Last Version

argo-apt 1.2

gradle-apt-plugin refrence from https://github.com/Jimdo/gradle-apt-plugin

License

License

GroupId

GroupId

com.github.yamingd
ArtifactId

ArtifactId

argo-apt
Version

Version

1.2
Type

Type

jar
Description

Description

argo-apt
gradle-apt-plugin refrence from https://github.com/Jimdo/gradle-apt-plugin
Project URL

Project URL

https://github.com/yamingd/argo-apt
Source Code Management

Source Code Management

https://github.com/yamingd/argo-apt

Download argo-apt 1.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.3.11

test (1)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.0-groovy-2.3

Project Modules

There are no modules declared in this project.