License |
License |
---|---|
GroupId | GroupIdcom.arcticicestudio |
ArtifactId | ArtifactIdicecore-strman |
Version | Version0.3.0 |
Type | Typejar |
Description |
Descriptionicecore-strman
A lightweight library to manipulate- and modify strings.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationArctic Ice Studio |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
icecore-strman-0.3.0.pom | |
icecore-strman-0.3.0.jar | 10 KB |
icecore-strman-0.3.0-sources.jar | 11 KB |
icecore-strman-0.3.0-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.arcticicestudio/icecore-strman/ -->
<dependency>
<groupId>com.arcticicestudio</groupId>
<artifactId>icecore-strman</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.arcticicestudio/icecore-strman/
implementation 'com.arcticicestudio:icecore-strman:0.3.0'
// https://jarcasting.com/artifacts/com.arcticicestudio/icecore-strman/
implementation ("com.arcticicestudio:icecore-strman:0.3.0")
'com.arcticicestudio:icecore-strman:jar:0.3.0'
<dependency org="com.arcticicestudio" name="icecore-strman" rev="0.3.0">
<artifact name="icecore-strman" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.arcticicestudio', module='icecore-strman', version='0.3.0')
)
libraryDependencies += "com.arcticicestudio" % "icecore-strman" % "0.3.0"
[com.arcticicestudio/icecore-strman "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |