is not current version
Last Version 1.3.1

org.coosproject.examples:pingpong-parent 1.2.10


GroupId

GroupId

org.coosproject.examples
ArtifactId

ArtifactId

pingpong-parent
Version

Version

1.2.10
Type

Type

pom

Download pingpong-parent 1.2.10

Filename Size
pingpong-parent-1.2.10.pom 641 bytes
Browse

<!-- https://jarcasting.com/artifacts/org.coosproject.examples/pingpong-parent/ -->
<dependency>
    <groupId>org.coosproject.examples</groupId>
    <artifactId>pingpong-parent</artifactId>
    <version>1.2.10</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.coosproject.examples/pingpong-parent/
implementation 'org.coosproject.examples:pingpong-parent:1.2.10'
// https://jarcasting.com/artifacts/org.coosproject.examples/pingpong-parent/
implementation ("org.coosproject.examples:pingpong-parent:1.2.10")
'org.coosproject.examples:pingpong-parent:pom:1.2.10'
<dependency org="org.coosproject.examples" name="pingpong-parent" rev="1.2.10">
  <artifact name="pingpong-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.coosproject.examples', module='pingpong-parent', version='1.2.10')
)
libraryDependencies += "org.coosproject.examples" % "pingpong-parent" % "1.2.10"
[org.coosproject.examples/pingpong-parent "1.2.10"]