repository4j

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.github.sviperll
ArtifactId

ArtifactId

repository4j
Last Version

Last Version

0.17
Release Date

Release Date

Type

Type

jar
Description

Description

repository4j
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/sviperll/repository4j
Source Code Management

Source Code Management

https://github.com/sviperll/repository4j

Download repository4j

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.sviperll/repository4j/ -->
<dependency>
    <groupId>com.github.sviperll</groupId>
    <artifactId>repository4j</artifactId>
    <version>0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sviperll/repository4j/
implementation 'com.github.sviperll:repository4j:0.17'
// https://jarcasting.com/artifacts/com.github.sviperll/repository4j/
implementation ("com.github.sviperll:repository4j:0.17")
'com.github.sviperll:repository4j:jar:0.17'
<dependency org="com.github.sviperll" name="repository4j" rev="0.17">
  <artifact name="repository4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sviperll', module='repository4j', version='0.17')
)
libraryDependencies += "com.github.sviperll" % "repository4j" % "0.17"
[com.github.sviperll/repository4j "0.17"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.sviperll : chicory-core jar 0.17
com.github.sviperll : chicory-time jar 0.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.17