is not current version
Last Version 0.0.3

de.poiu.coat:coat-processor 0.0.2


GroupId

GroupId

de.poiu.coat
ArtifactId

ArtifactId

coat-processor
Version

Version

0.0.2
Type

Type

jar

Download coat-processor 0.0.2


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