Download repository-api-0.10.0.M1.jar file - Jar r

Jar examples for r:repository-api

Description

You can download jar file repository-api 0.10.0.M1 in this page.

Build File

You can use the following script to add repository-api-0.10.0.M1.jar to your project.

<dependency>
   <groupId>org.eclipse.vorto</groupId>
   <artifactId>repository-api</artifactId>
   <version>0.10.0.M1</version>
</dependency>
compile group: 'org.eclipse.vorto', name: 'repository-api', version: '0.10.0.M1'
libraryDependencies += "org.eclipse.vorto" % "repository-api" % "0.10.0.M1"
<dependency org="org.eclipse.vorto" name="repository-api" rev="0.10.0.M1"/>
@Grapes(@Grab(group='org.eclipse.vorto', module='repository-api', version='0.10.0.M1'))
'org.eclipse.vorto:repository-api:jar:0.10.0.M1'

Download

Click the following link to download the jar file.

repository-api-0.10.0.M1-javadoc.jar
repository-api-0.10.0.M1-sources.jar
repository-api-0.10.0.M1.jar
repository-api-0.10.0.M1.pom



Related Tutorials