Download repo-4.1.5.hyte-4006.jar file - Jar r

Jar examples for r:repo

Description

A pure Java library for scanning and enumerating RAR archive contents

You can download jar file repo 4.1.5.hyte-4006 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add repo-4.1.5.hyte-4006.jar to your project.

<dependency>
   <groupId>io.hyte.runtime</groupId>
   <artifactId>repo</artifactId>
   <version>4.1.5.hyte-4006</version>
</dependency>
compile group: 'io.hyte.runtime', name: 'repo', version: '4.1.5.hyte-4006'
libraryDependencies += "io.hyte.runtime" % "repo" % "4.1.5.hyte-4006"
<dependency org="io.hyte.runtime" name="repo" rev="4.1.5.hyte-4006"/>
@Grapes(@Grab(group='io.hyte.runtime', module='repo', version='4.1.5.hyte-4006'))
'io.hyte.runtime:repo:jar:4.1.5.hyte-4006'

Download

Click the following link to download the jar file.

repo-4.1.5.hyte-4006.pom



Related Tutorials