is not current version
Last Version RELEASE712-1

it.tidalwave.superpom:platform RELEASE80-1

Tidalwave NetBeans Platform 8.0

Categories

Categories

ORM Data
GroupId

GroupId

it.tidalwave.superpom
ArtifactId

ArtifactId

platform
Version

Version

RELEASE80-1
Type

Type

pom

Download platform RELEASE80-1

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

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