Download mixin_2.12-2.0.0-RC2.jar file - Jar m

Jar examples for m:mixin-2.12

Description

Mixin

You can download jar file mixin_2.12 2.0.0-RC2 in this page.

License

Apache

Build File

You can use the following script to add mixin_2.12-2.0.0-RC2.jar to your project.

<dependency>
   <groupId>com.thoughtworks.feature</groupId>
   <artifactId>mixin_2.12</artifactId>
   <version>2.0.0-RC2</version>
</dependency>
compile group: 'com.thoughtworks.feature', name: 'mixin_2.12', version: '2.0.0-RC2'
libraryDependencies += "com.thoughtworks.feature" % "mixin_2.12" % "2.0.0-RC2"
<dependency org="com.thoughtworks.feature" name="mixin_2.12" rev="2.0.0-RC2"/>
@Grapes(@Grab(group='com.thoughtworks.feature', module='mixin_2.12', version='2.0.0-RC2'))
'com.thoughtworks.feature:mixin_2.12:jar:2.0.0-RC2'

Download

Click the following link to download the jar file.

mixin_2.12-2.0.0-RC2-javadoc.jar
mixin_2.12-2.0.0-RC2-sources.jar
mixin_2.12-2.0.0-RC2.jar
mixin_2.12-2.0.0-RC2.pom



Related Tutorials