de.poiu.coat:coat-runtime

Config of Annotated Types — Easy and typesafe config objects

License

License

GroupId

GroupId

de.poiu.coat
ArtifactId

ArtifactId

coat-runtime
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-runtime

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.immutables : value jar 2.7.5

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.assertj : assertj-core jar 3.18.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1