Last Version

com.mastfrog:identifiers 1.0

A few libraries for doing things with lots of prime numbers in small files

License

License

MIT
Categories

Categories

IDE Development Tools
GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

identifiers
Version

Version

1.0
Type

Type

jar
Description

Description

A few libraries for doing things with lots of prime numbers in small files

Download identifiers 1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.inject : guice jar
com.mastfrog : util jar

Project Modules

There are no modules declared in this project.