is not current version
Last Version 0.6.0

br.com.objectos.way:code-apt 0.2.1


GroupId

GroupId

br.com.objectos.way
ArtifactId

ArtifactId

code-apt
Version

Version

0.2.1
Type

Type

jar

Download code-apt 0.2.1


<!-- https://jarcasting.com/artifacts/br.com.objectos.way/code-apt/ -->
<dependency>
    <groupId>br.com.objectos.way</groupId>
    <artifactId>code-apt</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos.way/code-apt/
implementation 'br.com.objectos.way:code-apt:0.2.1'
// https://jarcasting.com/artifacts/br.com.objectos.way/code-apt/
implementation ("br.com.objectos.way:code-apt:0.2.1")
'br.com.objectos.way:code-apt:jar:0.2.1'
<dependency org="br.com.objectos.way" name="code-apt" rev="0.2.1">
  <artifact name="code-apt" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos.way', module='code-apt', version='0.2.1')
)
libraryDependencies += "br.com.objectos.way" % "code-apt" % "0.2.1"
[br.com.objectos.way/code-apt "0.2.1"]