common-util

Collection of helpful Artifacts and Utilities

License

License

GroupId

GroupId

org.comroid
ArtifactId

ArtifactId

common-util-spellbind
Last Version

Last Version

0.10.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-spellbind

How to add to project

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

Dependencies

runtime (3)

Group / Artifact Type Version
com.google.flogger : flogger jar 0.4
org.comroid : common-util-trie jar 1.0.0
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
0.10.0
0.9.2