Download deriving-macro_2.12-1.0.0-RC1.jar file - Jar d

Jar examples for d:deriving-macro-2.12

Description

deriving-macro

You can download jar file deriving-macro_2.12 1.0.0-RC1 in this page.

License

LGPL 3.0

Build File

You can use the following script to add deriving-macro_2.12-1.0.0-RC1.jar to your project.

<dependency>
   <groupId>com.fommil</groupId>
   <artifactId>deriving-macro_2.12</artifactId>
   <version>1.0.0-RC1</version>
</dependency>
compile group: 'com.fommil', name: 'deriving-macro_2.12', version: '1.0.0-RC1'
libraryDependencies += "com.fommil" % "deriving-macro_2.12" % "1.0.0-RC1"
<dependency org="com.fommil" name="deriving-macro_2.12" rev="1.0.0-RC1"/>
@Grapes(@Grab(group='com.fommil', module='deriving-macro_2.12', version='1.0.0-RC1'))
'com.fommil:deriving-macro_2.12:jar:1.0.0-RC1'

Download

Click the following link to download the jar file.

deriving-macro_2.12-1.0.0-RC1-sources.jar
deriving-macro_2.12-1.0.0-RC1.jar
deriving-macro_2.12-1.0.0-RC1.pom



Related Tutorials