MVN

net.yakclient : mixins-base

Maven & Gradle

Dec 24, 2021
0 stars

Mixins base · The base for a Kotlin library for doing basic bytecode manipulation, redefinition and mixins

<dependency>
    <groupId>net.yakclient</groupId>
    <artifactId>mixins-base</artifactId>
    <version>1.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.yakclient : mixins-base to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.3

All Versions

Choose a version of net.yakclient : mixins-base to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
mixins-base-1.1.3
mixins-base-1.1.2
mixins-base-1.1.1
1.1
mixins-base-1.1

How to add a dependency to Maven

Add the following net.yakclient : mixins-base maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.yakclient</groupId>
    <artifactId>mixins-base</artifactId>
    <version>1.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.yakclient : mixins-base gradle dependency to your build.gradle file:

implementation 'net.yakclient:mixins-base:1.1.3'

Gradle Kotlin DSL: Add the following net.yakclient : mixins-base gradle kotlin dependency to your build.gradle.kts file:

implementation("net.yakclient:mixins-base:1.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.yakclient : mixins-base sbt scala dependency to your build.sbt file:

libraryDependencies += "net.yakclient" % "mixins-base" % "1.1.3"

Advertisement

Dependencies from Group

Dec 25, 2021
1 usages
0 stars
Sep 12, 2021
0 stars
Dec 24, 2021
0 stars

Discover Dependencies

Mar 16, 2023
3 usages
149 stars
Sep 20, 2021
0 stars
Nov 25, 2021
0 stars
Jul 04, 2023
2 usages
0 stars
Jul 04, 2023
3 usages
0 stars
Oct 14, 2022
6 usages
0 stars
Aug 16, 2023
190 stars