| License | License | 
|---|---|
| GroupId | GroupIdcom.sporniket.core | 
| ArtifactId | ArtifactIdsporniket-core-strings | 
| Last Version | Last Version19.04.00 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionsporniket-core-strings String manipulation library | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/com.sporniket.core/sporniket-core-strings/ -->
<dependency>
    <groupId>com.sporniket.core</groupId>
    <artifactId>sporniket-core-strings</artifactId>
    <version>19.04.00</version>
</dependency>// https://jarcasting.com/artifacts/com.sporniket.core/sporniket-core-strings/
implementation 'com.sporniket.core:sporniket-core-strings:19.04.00'// https://jarcasting.com/artifacts/com.sporniket.core/sporniket-core-strings/
implementation ("com.sporniket.core:sporniket-core-strings:19.04.00")'com.sporniket.core:sporniket-core-strings:jar:19.04.00'<dependency org="com.sporniket.core" name="sporniket-core-strings" rev="19.04.00">
  <artifact name="sporniket-core-strings" type="jar" />
</dependency>@Grapes(
@Grab(group='com.sporniket.core', module='sporniket-core-strings', version='19.04.00')
)libraryDependencies += "com.sporniket.core" % "sporniket-core-strings" % "19.04.00"[com.sporniket.core/sporniket-core-strings "19.04.00"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.4.0 | 
| org.assertj : assertj-core | jar | 3.11.1 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |