is not current version
Last Version 3.0.4

com.github.igor-suhorukov:groovy-grape-aether 2.4.5.3

Integrate goovy with maven class resolver based on GrapeEngine from spring boot

Categories

Categories

Groovy Languages
GroupId

GroupId

com.github.igor-suhorukov
ArtifactId

ArtifactId

groovy-grape-aether
Version

Version

2.4.5.3
Type

Type

jar

Download groovy-grape-aether 2.4.5.3


<!-- https://jarcasting.com/artifacts/com.github.igor-suhorukov/groovy-grape-aether/ -->
<dependency>
    <groupId>com.github.igor-suhorukov</groupId>
    <artifactId>groovy-grape-aether</artifactId>
    <version>2.4.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.igor-suhorukov/groovy-grape-aether/
implementation 'com.github.igor-suhorukov:groovy-grape-aether:2.4.5.3'
// https://jarcasting.com/artifacts/com.github.igor-suhorukov/groovy-grape-aether/
implementation ("com.github.igor-suhorukov:groovy-grape-aether:2.4.5.3")
'com.github.igor-suhorukov:groovy-grape-aether:jar:2.4.5.3'
<dependency org="com.github.igor-suhorukov" name="groovy-grape-aether" rev="2.4.5.3">
  <artifact name="groovy-grape-aether" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.igor-suhorukov', module='groovy-grape-aether', version='2.4.5.3')
)
libraryDependencies += "com.github.igor-suhorukov" % "groovy-grape-aether" % "2.4.5.3"
[com.github.igor-suhorukov/groovy-grape-aether "2.4.5.3"]