is not current version
Last Version 1.8

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


Categories

Categories

Maven Build Tools
GroupId

GroupId

org.commonjava.maven.galley
ArtifactId

ArtifactId

galley-testing
Version

Version

1.0
Type

Type

pom

Download galley-testing 1.0

Filename Size
galley-testing-1.0.pom 1 KB
Browse

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