rephract

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

License

License

GroupId

GroupId

org.projectodd.rephract
ArtifactId

ArtifactId

rephract
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download rephract

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.headius : invokebinder jar 1.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.mockito : mockito-core jar 1.8.5
org.easytesting : fest-assert jar 1.4

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0
1.1.1
1.1.0
1.0.0