Download repository-url-6.2.0.jar file - Jar r

Jar examples for r:repository-url

Description

Elasticsearch module: repository-url

You can download jar file repository-url 6.2.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add repository-url-6.2.0.jar to your project.

<dependency>
   <groupId>org.codelibs.elasticsearch.module</groupId>
   <artifactId>repository-url</artifactId>
   <version>6.2.0</version>
</dependency>
compile group: 'org.codelibs.elasticsearch.module', name: 'repository-url', version: '6.2.0'
libraryDependencies += "org.codelibs.elasticsearch.module" % "repository-url" % "6.2.0"
<dependency org="org.codelibs.elasticsearch.module" name="repository-url" rev="6.2.0"/>
@Grapes(@Grab(group='org.codelibs.elasticsearch.module', module='repository-url', version='6.2.0'))
'org.codelibs.elasticsearch.module:repository-url:jar:6.2.0'

Download

Click the following link to download the jar file.

repository-url-6.2.0-javadoc.jar
repository-url-6.2.0-sources.jar
repository-url-6.2.0.jar
repository-url-6.2.0.pom



Related Tutorials