Download catalog-protocol-1.0.0-alpha1.jar file - Jar c

Jar examples for c:catalog-protocol

Description

You can download jar file catalog-protocol 1.0.0-alpha1 in this page.

License

Apache License

Build File

You can use the following script to add catalog-protocol-1.0.0-alpha1.jar to your project.

<dependency>
   <groupId>net.kuujo.catalog</groupId>
   <artifactId>catalog-protocol</artifactId>
   <version>1.0.0-alpha1</version>
</dependency>
compile group: 'net.kuujo.catalog', name: 'catalog-protocol', version: '1.0.0-alpha1'
libraryDependencies += "net.kuujo.catalog" % "catalog-protocol" % "1.0.0-alpha1"
<dependency org="net.kuujo.catalog" name="catalog-protocol" rev="1.0.0-alpha1"/>
@Grapes(@Grab(group='net.kuujo.catalog', module='catalog-protocol', version='1.0.0-alpha1'))
'net.kuujo.catalog:catalog-protocol:jar:1.0.0-alpha1'

Download

Click the following link to download the jar file.

catalog-protocol-1.0.0-alpha1-javadoc.jar
catalog-protocol-1.0.0-alpha1-sources.jar
catalog-protocol-1.0.0-alpha1.jar
catalog-protocol-1.0.0-alpha1.pom



Related Tutorials