Last Version

string 0.1.0

Tools for working with Java strings.

License

License

GroupId

GroupId

me.jamiemansfield
ArtifactId

ArtifactId

string
Version

Version

0.1.0
Type

Type

jar
Description

Description

string
Tools for working with Java strings.
Project URL

Project URL

https://github.com/jamiemansfield/string
Source Code Management

Source Code Management

https://github.com/jamiemansfield/string

Download string 0.1.0


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

Dependencies

test (5)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.5.8
org.spockframework : spock-core jar 1.3-groovy-2.5
org.junit.jupiter : junit-jupiter-api jar 5.5.1
org.junit.jupiter : junit-jupiter-engine jar 5.5.1
org.junit.vintage : junit-vintage-engine jar 5.5.1

Project Modules

There are no modules declared in this project.