is not current version
Last Version 1.8

org.commonjava.maven.galley:galley-testing 0.17.1


Categories

Categories

Maven Build Tools
GroupId

GroupId

org.commonjava.maven.galley
ArtifactId

ArtifactId

galley-testing
Version

Version

0.17.1
Type

Type

pom

Download galley-testing 0.17.1


<!-- https://jarcasting.com/artifacts/org.commonjava.maven.galley/galley-testing/ -->
<dependency>
    <groupId>org.commonjava.maven.galley</groupId>
    <artifactId>galley-testing</artifactId>
    <version>0.17.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.commonjava.maven.galley/galley-testing/
implementation 'org.commonjava.maven.galley:galley-testing:0.17.1'
// https://jarcasting.com/artifacts/org.commonjava.maven.galley/galley-testing/
implementation ("org.commonjava.maven.galley:galley-testing:0.17.1")
'org.commonjava.maven.galley:galley-testing:pom:0.17.1'
<dependency org="org.commonjava.maven.galley" name="galley-testing" rev="0.17.1">
  <artifact name="galley-testing" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.commonjava.maven.galley', module='galley-testing', version='0.17.1')
)
libraryDependencies += "org.commonjava.maven.galley" % "galley-testing" % "0.17.1"
[org.commonjava.maven.galley/galley-testing "0.17.1"]