is not current version
Last Version RELEASE712-1

it.tidalwave.superpom:platform RELEASE71-1

Tidalwave NetBeans Platform 7.1

Categories

Categories

ORM Data
GroupId

GroupId

it.tidalwave.superpom
ArtifactId

ArtifactId

platform
Version

Version

RELEASE71-1
Type

Type

jar

Download platform RELEASE71-1


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