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

Jar examples for s:sundr-annotations

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials