is not current version
Last Version 0.0.3

org.cyclopsgroup:kaufman-tests 0.0.1


Categories

Categories

Cyclops General Purpose Libraries Functional Programming
GroupId

GroupId

org.cyclopsgroup
ArtifactId

ArtifactId

kaufman-tests
Version

Version

0.0.1
Type

Type

jar

Download kaufman-tests 0.0.1


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