Last Version

coat 0.0.3

Config of Annotated Types — Easy and typesafe config objects

License

License

GroupId

GroupId

de.poiu.coat
ArtifactId

ArtifactId

coat
Version

Version

0.0.3
Type

Type

pom
Description

Description

coat
Config of Annotated Types — Easy and typesafe config objects
Project URL

Project URL

https://github.com/poiu-de/coat
Source Code Management

Source Code Management

https://github.com/poiu-de/coat

Download coat 0.0.3

Filename Size
coat-0.0.3.pom 8 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • coat-processor
  • coat-runtime
  • coat-example