MVN

com.bennyhuo.kotlin : mixin-annotations

Maven & Gradle

Jan 02, 2022
1 usages
28 stars

Mixin-Annotations · Mix your classes up!

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

Latest Version

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

  • Latest Stable: 1.6.0.1

All Versions

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

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

How to add a dependency to Maven

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

<dependency>
    <groupId>com.bennyhuo.kotlin</groupId>
    <artifactId>mixin-annotations</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-annotations gradle dependency to your build.gradle file:

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "com.bennyhuo.kotlin" % "mixin-annotations" % "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

Dec 13, 2021
2 usages
11 stars
Dec 13, 2021
2 usages
11 stars
Mar 30, 2023
2 usages
48 stars
Mar 30, 2023
1 usages
6 stars
Mar 14, 2022
1 usages
2 stars
Dec 24, 2014
2 usages
0 stars
Oct 11, 2005
2 usages
Dec 01, 2010
3 usages
Sep 03, 2013
1 usages
3 stars