MVN

com.bennyhuo.kotlin : mixin-compiler

Maven & Gradle

Jan 02, 2022
28 stars

Mixin-Compiler · Mix your classes up!

<dependency>
    <groupId>com.bennyhuo.kotlin</groupId>
    <artifactId>mixin-compiler</artifactId>
    <version>1.6.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.bennyhuo.kotlin : mixin-compiler to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6.0.1

All Versions

Choose a version of com.bennyhuo.kotlin : mixin-compiler to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6.x
mixin-compiler-1.6.0.1
mixin-compiler-1.6.0.0

How to add a dependency to Maven

Add the following com.bennyhuo.kotlin : mixin-compiler maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.bennyhuo.kotlin</groupId>
    <artifactId>mixin-compiler</artifactId>
    <version>1.6.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.bennyhuo.kotlin : mixin-compiler gradle dependency to your build.gradle file:

implementation 'com.bennyhuo.kotlin:mixin-compiler:1.6.0.1'

Gradle Kotlin DSL: Add the following com.bennyhuo.kotlin : mixin-compiler gradle kotlin dependency to your build.gradle.kts file:

implementation("com.bennyhuo.kotlin:mixin-compiler:1.6.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.bennyhuo.kotlin : mixin-compiler sbt scala dependency to your build.sbt file:

libraryDependencies += "com.bennyhuo.kotlin" % "mixin-compiler" % "1.6.0.1"

Advertisement

Dependencies from Group

Jul 16, 2023
4 usages
273 stars
Jan 02, 2022
1 usages
28 stars
Nov 28, 2021
273 stars
Jul 16, 2023
273 stars
Jul 16, 2023
273 stars

Discover Dependencies

Jan 13, 2023
0 stars
Dec 10, 2021
3 stars
Mar 31, 2022
1 stars
Dec 06, 2021
1 usages
3 stars
Apr 12, 2022
1 usages
6 stars
Aug 24, 2023
1 usages
395 stars
Jan 15, 2023
2 stars