License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.github.pocketberserker |
ArtifactId | ArtifactIdzero-formatter-cats-core_2.12 |
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.12/ -->
<dependency>
<groupId>com.github.pocketberserker</groupId>
<artifactId>zero-formatter-cats-core_2.12</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pocketberserker/zero-formatter-cats-core_2.12/
implementation 'com.github.pocketberserker:zero-formatter-cats-core_2.12:0.7.0'
// https://jarcasting.com/artifacts/com.github.pocketberserker/zero-formatter-cats-core_2.12/
implementation ("com.github.pocketberserker:zero-formatter-cats-core_2.12:0.7.0")
'com.github.pocketberserker:zero-formatter-cats-core_2.12:jar:0.7.0'
<dependency org="com.github.pocketberserker" name="zero-formatter-cats-core_2.12" rev="0.7.0">
<artifact name="zero-formatter-cats-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pocketberserker', module='zero-formatter-cats-core_2.12', version='0.7.0')
)
libraryDependencies += "com.github.pocketberserker" % "zero-formatter-cats-core_2.12" % "0.7.0"
[com.github.pocketberserker/zero-formatter-cats-core_2.12 "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.1 |
com.github.pocketberserker : zero-formatter_2.12 | jar | 0.7.0 |
org.typelevel : cats-core_2.12 | jar | 0.9.0 |