Last Version

Gradle Plugin - Argo apt 1.0

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

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.yamingd
ArtifactId

ArtifactId

gradle-apt-plugin
Version

Version

1.0
Type

Type

jar
Description

Description

Gradle Plugin - 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 gradle-apt-plugin 1.0


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

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.