License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdit.tidalwave.superpom |
ArtifactId | ArtifactIdplatform |
Last Version | Last VersionRELEASE712-1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTidalwave - NetBeans Platform 7.1
Tidalwave NetBeans Platform 7.1
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
platform-RELEASE712-1.pom | 13 KB |
platform-RELEASE712-1-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.tidalwave.superpom/platform/ -->
<dependency>
<groupId>it.tidalwave.superpom</groupId>
<artifactId>platform</artifactId>
<version>RELEASE712-1</version>
</dependency>
// https://jarcasting.com/artifacts/it.tidalwave.superpom/platform/
implementation 'it.tidalwave.superpom:platform:RELEASE712-1'
// https://jarcasting.com/artifacts/it.tidalwave.superpom/platform/
implementation ("it.tidalwave.superpom:platform:RELEASE712-1")
'it.tidalwave.superpom:platform:jar:RELEASE712-1'
<dependency org="it.tidalwave.superpom" name="platform" rev="RELEASE712-1">
<artifact name="platform" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.tidalwave.superpom', module='platform', version='RELEASE712-1')
)
libraryDependencies += "it.tidalwave.superpom" % "platform" % "RELEASE712-1"
[it.tidalwave.superpom/platform "RELEASE712-1"]