is not current version
Last Version 0.0.3

de.poiu.coat:coat 0.0.1

Config of Annotated Types — Easy and typesafe config objects

GroupId

GroupId

de.poiu.coat
ArtifactId

ArtifactId

coat
Version

Version

0.0.1
Type

Type

pom

Download coat 0.0.1

Filename Size
coat-0.0.1.pom 8 KB
Browse

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