License |
License |
---|---|
Categories |
CategoriesCyclops General Purpose Libraries Functional Programming |
GroupId | GroupIdorg.cyclopsgroup |
ArtifactId | ArtifactIdkaufman-interfaces |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKaufman Interfaces
Shared utilities for other CyclopsGroup projects
|
Filename | Size |
---|---|
kaufman-interfaces-0.0.3.pom | |
kaufman-interfaces-0.0.3.jar | 3 KB |
kaufman-interfaces-0.0.3-sources.jar | 1 KB |
kaufman-interfaces-0.0.3-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.cyclopsgroup/kaufman-interfaces/ -->
<dependency>
<groupId>org.cyclopsgroup</groupId>
<artifactId>kaufman-interfaces</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.cyclopsgroup/kaufman-interfaces/
implementation 'org.cyclopsgroup:kaufman-interfaces:0.0.3'
// https://jarcasting.com/artifacts/org.cyclopsgroup/kaufman-interfaces/
implementation ("org.cyclopsgroup:kaufman-interfaces:0.0.3")
'org.cyclopsgroup:kaufman-interfaces:jar:0.0.3'
<dependency org="org.cyclopsgroup" name="kaufman-interfaces" rev="0.0.3">
<artifact name="kaufman-interfaces" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cyclopsgroup', module='kaufman-interfaces', version='0.0.3')
)
libraryDependencies += "org.cyclopsgroup" % "kaufman-interfaces" % "0.0.3"
[org.cyclopsgroup/kaufman-interfaces "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
joda-time : joda-time | jar | 2.2 |
commons-lang : commons-lang | jar | 2.6 |
junit : junit | jar | 4.8.1 |
Group / Artifact | Type | Version |
---|---|---|
org.jmock : jmock-junit4 | jar | 2.5.1 |