com.mastfrog:indexes

Shared configuration for Giulius, Acteur and related projects

License

License

MIT
Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

indexes
Last Version

Last Version

2.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

Shared configuration for Giulius, Acteur and related projects
Project URL

Project URL

https://github.com/timboudreau/storage
Project Organization

Project Organization

Mastfrog Technologies

Download indexes

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-params jar 5.8.1
org.junit.jupiter : junit-jupiter-engine jar 5.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.8.0