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

Jar examples for s:sundr-annotations

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials