License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdcom.mastfrog |
ArtifactId | ArtifactIdindexes |
Last Version | Last Version2.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionShared configuration for Giulius, Acteur and
related projects
|
Project URL |
Project URL |
Project Organization |
Project OrganizationMastfrog Technologies |
Filename | Size |
---|---|
indexes-2.8.0.pom | |
indexes-2.8.0.jar | 58 KB |
indexes-2.8.0-sources.jar | 28 KB |
indexes-2.8.0-javadoc.jar | 188 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mastfrog/indexes/ -->
<dependency>
<groupId>com.mastfrog</groupId>
<artifactId>indexes</artifactId>
<version>2.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/indexes/
implementation 'com.mastfrog:indexes:2.8.0'
// https://jarcasting.com/artifacts/com.mastfrog/indexes/
implementation ("com.mastfrog:indexes:2.8.0")
'com.mastfrog:indexes:jar:2.8.0'
<dependency org="com.mastfrog" name="indexes" rev="2.8.0">
<artifact name="indexes" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='indexes', version='2.8.0')
)
libraryDependencies += "com.mastfrog" % "indexes" % "2.8.0"
[com.mastfrog/indexes "2.8.0"]
Group / Artifact | Type | Version |
---|---|---|
com.mastfrog : storage | jar | 2.8.0 |
com.mastfrog : bits | jar | 2.8.0 |
com.mastfrog : util-collections | jar | 2.8.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-params | jar | 5.8.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |