Jar examples for r:repository
Repository is an open source project created by Jhonys Camacho and Jhonathan Camacho to facilitate the file management in local and remote repositories.
You can download jar file repository 1.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add repository-1.0.0.jar to your project.
<dependency> <groupId>org.j8unit</groupId> <artifactId>repository</artifactId> <version>1.0.0</version> </dependency>
compile group: 'org.j8unit', name: 'repository', version: '1.0.0'
libraryDependencies += "org.j8unit" % "repository" % "1.0.0"
<dependency org="org.j8unit" name="repository" rev="1.0.0"/>
@Grapes(@Grab(group='org.j8unit', module='repository', version='1.0.0'))
'org.j8unit:repository:jar:1.0.0'
Click the following link to download the jar file.
repository-1.0.0-javadoc.jar