Download sundr-annotations-0.0.1.jar file - Jar s

Jar examples for s:sundr-annotations

Description

You can download jar file sundr-annotations 0.0.1 in this page.

License

Apache License

Build File

You can use the following script to add sundr-annotations-0.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

sundr-annotations-0.0.1-javadoc.jar
sundr-annotations-0.0.1-sources.jar
sundr-annotations-0.0.1.jar
sundr-annotations-0.0.1.pom



Related Tutorials