is not current version
Last Version 0.0.3

strlib 0.0.2

Fast easy String formatting

License

License

GroupId

GroupId

com.terheyden
ArtifactId

ArtifactId

strlib
Version

Version

0.0.2
Type

Type

jar
Description

Description

strlib
Fast easy String formatting
Project URL

Project URL

https://github.com/terheyden/strlib
Source Code Management

Source Code Management

http://github.com/terheyden/strlib/tree/main

Download strlib 0.0.2


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

Dependencies

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.mockito : mockito-core jar 3.10.0

Project Modules

There are no modules declared in this project.