Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdcom.github.pocketberserker |
ArtifactId | ArtifactIdzero-formatter-core_2.12 |
Version | Version0.2.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.pocketberserker/zero-formatter-core_2.12/ -->
<dependency>
<groupId>com.github.pocketberserker</groupId>
<artifactId>zero-formatter-core_2.12</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pocketberserker/zero-formatter-core_2.12/
implementation 'com.github.pocketberserker:zero-formatter-core_2.12:0.2.1'
// https://jarcasting.com/artifacts/com.github.pocketberserker/zero-formatter-core_2.12/
implementation ("com.github.pocketberserker:zero-formatter-core_2.12:0.2.1")
'com.github.pocketberserker:zero-formatter-core_2.12:jar:0.2.1'
<dependency org="com.github.pocketberserker" name="zero-formatter-core_2.12" rev="0.2.1">
<artifact name="zero-formatter-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pocketberserker', module='zero-formatter-core_2.12', version='0.2.1')
)
libraryDependencies += "com.github.pocketberserker" % "zero-formatter-core_2.12" % "0.2.1"
[com.github.pocketberserker/zero-formatter-core_2.12 "0.2.1"]