gradle-springroutes-plugin

OTP Generator

License

License

MIT
Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.eendroroy
ArtifactId

ArtifactId

gradle-springroutes-plugin
Last Version

Last Version

0.1.6
Release Date

Release Date

Type

Type

jar
Description

Description

gradle-springroutes-plugin
OTP Generator

Download gradle-springroutes-plugin

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
com.github.javaparser : javaparser-core jar 3.4.4
org.apache.commons : commons-lang3 jar 3.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.6
0.1.5