is not current version
Last Version 0.1.6

com.github.eendroroy:gradle-springroutes-plugin 0.1.5

OTP Generator

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.eendroroy
ArtifactId

ArtifactId

gradle-springroutes-plugin
Version

Version

0.1.5
Type

Type

jar

Download gradle-springroutes-plugin 0.1.5


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