is not current version
Last Version 19.04.00

com.sporniket.core:sporniket-core-strings 19.02.00

String manipulation library

GroupId

GroupId

com.sporniket.core
ArtifactId

ArtifactId

sporniket-core-strings
Version

Version

19.02.00
Type

Type

jar

Download sporniket-core-strings 19.02.00


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