is not current version
Last Version RELEASE712-1

it.tidalwave.superpom:platform RELEASE74-1

Tidalwave NetBeans Platform 7.4

Categories

Categories

ORM Data
GroupId

GroupId

it.tidalwave.superpom
ArtifactId

ArtifactId

platform
Version

Version

RELEASE74-1
Type

Type

pom

Download platform RELEASE74-1

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

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