coat

Config of Annotated Types — Easy and typesafe config objects

License

License

GroupId

GroupId

de.poiu.coat
ArtifactId

ArtifactId

coat
Last Version

Last Version

0.0.3
Release Date

Release Date

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

Filename Size
coat-0.0.3.pom 8 KB
Browse

How to add to project

<!-- 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

Versions

Version
0.0.3
0.0.2
0.0.1