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