License |
License |
---|---|
Categories |
CategoriesCyclops General Purpose Libraries Functional Programming |
GroupId | GroupIdorg.cyclopsgroup |
ArtifactId | ArtifactIdkaufman |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionKaufman
Shared utilities for other CyclopsGroup projects
|
Filename | Size |
---|---|
kaufman-0.0.3.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.cyclopsgroup/kaufman/ -->
<dependency>
<groupId>org.cyclopsgroup</groupId>
<artifactId>kaufman</artifactId>
<version>0.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.cyclopsgroup/kaufman/
implementation 'org.cyclopsgroup:kaufman:0.0.3'
// https://jarcasting.com/artifacts/org.cyclopsgroup/kaufman/
implementation ("org.cyclopsgroup:kaufman:0.0.3")
'org.cyclopsgroup:kaufman:pom:0.0.3'
<dependency org="org.cyclopsgroup" name="kaufman" rev="0.0.3">
<artifact name="kaufman" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.cyclopsgroup', module='kaufman', version='0.0.3')
)
libraryDependencies += "org.cyclopsgroup" % "kaufman" % "0.0.3"
[org.cyclopsgroup/kaufman "0.0.3"]