common-util

Collection of helpful Artifacts and Utilities

License

License

GroupId

GroupId

org.comroid
ArtifactId

ArtifactId

common-util-trie
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

common-util
Collection of helpful Artifacts and Utilities
Project URL

Project URL

https://github.com/comroid-git/common-util
Source Code Management

Source Code Management

https://github.com/comroid-git/common-util

Download common-util-trie

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
com.google.flogger : flogger jar 0.4
com.google.flogger : flogger-system-backend jar 0.4

Project Modules

There are no modules declared in this project.

Gitpod Ready-to-Code

Space Repository

Credentials

Username: Anonymous.User
Password: anonymous

Maven Repository: https://maven.jetbrains.space/comroid/release

Gradle

repositories {
    maven {
        url "https://maven.jetbrains.space/comroid/release"
        credentials.username "Anonymous.User"
        credentials.password "anonymous"
    }
}
org.comroid

comroid

Making Software. Simply.

Versions

Version
1.0.0