MVN

io.devcon5 : mixin

Maven & Gradle

Mar 10, 2016

Small module to support dynamic mixins in Java.

<dependency>
    <groupId>io.devcon5</groupId>
    <artifactId>mixin</artifactId>
    <version>1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.devcon5 : mixin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4

All Versions

Choose a version of io.devcon5 : mixin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4
mixin-1.4
1.3.x
mixin-1.3.2
mixin-1.3.1
1.3
mixin-1.3
1.1
mixin-1.1
1.0
mixin-1.0

How to add a dependency to Maven

Add the following io.devcon5 : mixin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.devcon5</groupId>
    <artifactId>mixin</artifactId>
    <version>1.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.devcon5 : mixin gradle dependency to your build.gradle file:

implementation 'io.devcon5:mixin:1.4'

Gradle Kotlin DSL: Add the following io.devcon5 : mixin gradle kotlin dependency to your build.gradle.kts file:

implementation("io.devcon5:mixin:1.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.devcon5 : mixin sbt scala dependency to your build.sbt file:

libraryDependencies += "io.devcon5" % "mixin" % "1.4"

Advertisement

Dependencies from Group

Mar 10, 2016
5 usages
Mar 21, 2017
1 usages
Mar 10, 2016
Mar 10, 2016
0 stars
cli
Mar 10, 2016

Discover Dependencies

Jan 15, 2018
26 stars
Apr 06, 2016
31 stars
Apr 06, 2016
31 stars
May 08, 2019
31 stars
Jan 11, 2016
30 stars
Jan 17, 2016
Sep 08, 2021
37 stars