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