is not current version
Last Version RELEASE712-1

it.tidalwave.superpom:platform RELEASE73-1

Tidalwave NetBeans Platform 7.3

Categories

Categories

ORM Data
GroupId

GroupId

it.tidalwave.superpom
ArtifactId

ArtifactId

platform
Version

Version

RELEASE73-1
Type

Type

pom

Download platform RELEASE73-1

Filename Size
platform-RELEASE73-1.pom 13 KB
Browse

<!-- https://jarcasting.com/artifacts/it.tidalwave.superpom/platform/ -->
<dependency>
    <groupId>it.tidalwave.superpom</groupId>
    <artifactId>platform</artifactId>
    <version>RELEASE73-1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.tidalwave.superpom/platform/
implementation 'it.tidalwave.superpom:platform:RELEASE73-1'
// https://jarcasting.com/artifacts/it.tidalwave.superpom/platform/
implementation ("it.tidalwave.superpom:platform:RELEASE73-1")
'it.tidalwave.superpom:platform:pom:RELEASE73-1'
<dependency org="it.tidalwave.superpom" name="platform" rev="RELEASE73-1">
  <artifact name="platform" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.tidalwave.superpom', module='platform', version='RELEASE73-1')
)
libraryDependencies += "it.tidalwave.superpom" % "platform" % "RELEASE73-1"
[it.tidalwave.superpom/platform "RELEASE73-1"]