License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.github.pocketberserker |
ArtifactId | ArtifactIdzero-formatter-cats-core_2.11 |
Version | Version0.7.0 |
Type | Typejar |
Description |
Descriptionzero-formatter-cats-core
Implementation of ZeroFormatter in Scala
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.pocketberserker/zero-formatter-cats-core_2.11/ -->
<dependency>
<groupId>com.github.pocketberserker</groupId>
<artifactId>zero-formatter-cats-core_2.11</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pocketberserker/zero-formatter-cats-core_2.11/
implementation 'com.github.pocketberserker:zero-formatter-cats-core_2.11:0.7.0'
// https://jarcasting.com/artifacts/com.github.pocketberserker/zero-formatter-cats-core_2.11/
implementation ("com.github.pocketberserker:zero-formatter-cats-core_2.11:0.7.0")
'com.github.pocketberserker:zero-formatter-cats-core_2.11:jar:0.7.0'
<dependency org="com.github.pocketberserker" name="zero-formatter-cats-core_2.11" rev="0.7.0">
<artifact name="zero-formatter-cats-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pocketberserker', module='zero-formatter-cats-core_2.11', version='0.7.0')
)
libraryDependencies += "com.github.pocketberserker" % "zero-formatter-cats-core_2.11" % "0.7.0"
[com.github.pocketberserker/zero-formatter-cats-core_2.11 "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
com.github.pocketberserker : zero-formatter_2.11 | jar | 0.7.0 |
org.typelevel : cats-core_2.11 | jar | 0.9.0 |