de.poiu.coat:coat-example

Config of Annotated Types — Easy and typesafe config objects

License

License

GroupId

GroupId

de.poiu.coat
ArtifactId

ArtifactId

coat-example
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Config of Annotated Types — Easy and typesafe config objects

Download coat-example

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
de.poiu.coat : coat-runtime jar 0.0.3

provided (2)

Group / Artifact Type Version
de.poiu.coat : coat-processor jar 0.0.3
org.immutables : value jar 2.7.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1