is not current version
Last Version 0.1.4

com.github.tommyettinger:formic 0.1.3

String.format() for GWT

Categories

Categories

ORM Data
GroupId

GroupId

com.github.tommyettinger
ArtifactId

ArtifactId

formic
Version

Version

0.1.3
Type

Type

jar

Download formic 0.1.3


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