is not current version
Last Version 0.5.0

com.github.pocketberserker:zero-formatter-core_2.11 0.3.0

Implementation of ZeroFormatter in Scala

Categories

Categories

ORM Data
GroupId

GroupId

com.github.pocketberserker
ArtifactId

ArtifactId

zero-formatter-core_2.11
Version

Version

0.3.0
Type

Type

jar

Download zero-formatter-core_2.11 0.3.0


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