License |
License |
---|---|
GroupId | GroupIdorg.coosproject.examples |
ArtifactId | ArtifactIdpingpong-parent |
Last Version | Last Version1.3.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionPingpong parent
|
Filename | Size |
---|---|
pingpong-parent-1.3.1.pom | 639 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.coosproject.examples/pingpong-parent/ -->
<dependency>
<groupId>org.coosproject.examples</groupId>
<artifactId>pingpong-parent</artifactId>
<version>1.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.coosproject.examples/pingpong-parent/
implementation 'org.coosproject.examples:pingpong-parent:1.3.1'
// https://jarcasting.com/artifacts/org.coosproject.examples/pingpong-parent/
implementation ("org.coosproject.examples:pingpong-parent:1.3.1")
'org.coosproject.examples:pingpong-parent:pom:1.3.1'
<dependency org="org.coosproject.examples" name="pingpong-parent" rev="1.3.1">
<artifact name="pingpong-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.coosproject.examples', module='pingpong-parent', version='1.3.1')
)
libraryDependencies += "org.coosproject.examples" % "pingpong-parent" % "1.3.1"
[org.coosproject.examples/pingpong-parent "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.felix : org.apache.felix.bundlerepository | jar | 1.4.2 |