Download mill-moduledefs_2.12-0.0.7-54-059fe1.jar file - Jar m

Jar examples for m:mill-moduledefs-2.12

Description

mill-moduledefs

You can download jar file mill-moduledefs_2.12 0.0.7-54-059fe1 in this page.

License

MIT license

Build File

You can use the following script to add mill-moduledefs_2.12-0.0.7-54-059fe1.jar to your project.

<dependency>
   <groupId>com.lihaoyi</groupId>
   <artifactId>mill-moduledefs_2.12</artifactId>
   <version>0.0.7-54-059fe1</version>
</dependency>
compile group: 'com.lihaoyi', name: 'mill-moduledefs_2.12', version: '0.0.7-54-059fe1'
libraryDependencies += "com.lihaoyi" % "mill-moduledefs_2.12" % "0.0.7-54-059fe1"
<dependency org="com.lihaoyi" name="mill-moduledefs_2.12" rev="0.0.7-54-059fe1"/>
@Grapes(@Grab(group='com.lihaoyi', module='mill-moduledefs_2.12', version='0.0.7-54-059fe1'))
'com.lihaoyi:mill-moduledefs_2.12:jar:0.0.7-54-059fe1'

Download

Click the following link to download the jar file.

mill-moduledefs_2.12-0.0.7-54-059fe1-javadoc.jar
mill-moduledefs_2.12-0.0.7-54-059fe1-sources.jar
mill-moduledefs_2.12-0.0.7-54-059fe1.jar
mill-moduledefs_2.12-0.0.7-54-059fe1.pom



Related Tutorials