Last Version

sprint 0.0.3

Fluent, small and fast String formatter for Java

License

License

Categories

Categories

Net
GroupId

GroupId

net.moznion
ArtifactId

ArtifactId

sprint
Version

Version

0.0.3
Type

Type

jar
Description

Description

sprint
Fluent, small and fast String formatter for Java
Project URL

Project URL

https://github.com/moznion/sprint
Source Code Management

Source Code Management

https://github.com/moznion/sprint

Download sprint 0.0.3


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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
com.google.code.findbugs : findbugs jar 3.0.0
org.assertj : assertj-core jar 2.4.1

Project Modules

There are no modules declared in this project.