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

Jar examples for s:sundr-annotations

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials