is not current version
Last Version 0.0.3

de.poiu.coat:coat 0.0.2

Config of Annotated Types — Easy and typesafe config objects

GroupId

GroupId

de.poiu.coat
ArtifactId

ArtifactId

coat
Version

Version

0.0.2
Type

Type

pom

Download coat 0.0.2

Filename Size
coat-0.0.2.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/de.poiu.coat/coat/ -->
<dependency>
    <groupId>de.poiu.coat</groupId>
    <artifactId>coat</artifactId>
    <version>0.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.poiu.coat/coat/
implementation 'de.poiu.coat:coat:0.0.2'
// https://jarcasting.com/artifacts/de.poiu.coat/coat/
implementation ("de.poiu.coat:coat:0.0.2")
'de.poiu.coat:coat:pom:0.0.2'
<dependency org="de.poiu.coat" name="coat" rev="0.0.2">
  <artifact name="coat" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.poiu.coat', module='coat', version='0.0.2')
)
libraryDependencies += "de.poiu.coat" % "coat" % "0.0.2"
[de.poiu.coat/coat "0.0.2"]