Download dsl-annotations-0.8.1.jar file - Jar d

Jar examples for d:dsl-annotations

Description

You can download jar file dsl-annotations 0.8.1 in this page.

License

Apache License

Build File

You can use the following script to add dsl-annotations-0.8.1.jar to your project.

<dependency>
   <groupId>io.sundr</groupId>
   <artifactId>dsl-annotations</artifactId>
   <version>0.8.1</version>
</dependency>
compile group: 'io.sundr', name: 'dsl-annotations', version: '0.8.1'
libraryDependencies += "io.sundr" % "dsl-annotations" % "0.8.1"
<dependency org="io.sundr" name="dsl-annotations" rev="0.8.1"/>
@Grapes(@Grab(group='io.sundr', module='dsl-annotations', version='0.8.1'))
'io.sundr:dsl-annotations:jar:0.8.1'

Download

Click the following link to download the jar file.

dsl-annotations-0.8.1-javadoc.jar
dsl-annotations-0.8.1-sources.jar
dsl-annotations-0.8.1.jar
dsl-annotations-0.8.1.pom



Related Tutorials