is not current version
Last Version 0.6.0

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


GroupId

GroupId

br.com.objectos.way
ArtifactId

ArtifactId

code-apt
Version

Version

0.3.0
Type

Type

jar

Download code-apt 0.3.0


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