| License |
License |
|---|---|
| GroupId | GroupIdorg.projectodd.rephract |
| ArtifactId | ArtifactIdrephract |
| Last Version | Last Version2.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionrephract
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| rephract-2.0.1.pom | |
| rephract-2.0.1.jar | 54 KB |
| rephract-2.0.1-sources.jar | 27 KB |
| rephract-2.0.1-javadoc.jar | 253 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.headius : invokebinder | jar | 1.1 |
| 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 |