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