| License |
License
Apache 2.0
|
|---|---|
| GroupId | GroupIdcom.dlsc.gemsfx |
| ArtifactId | ArtifactIdparent |
| Last Version | Last Version1.47.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionGemsFXParent
Parent project of GemsFX
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationDLSC Software & Consulting |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| parent-1.47.0.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.dlsc.gemsfx/parent/ -->
<dependency>
<groupId>com.dlsc.gemsfx</groupId>
<artifactId>parent</artifactId>
<version>1.47.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.dlsc.gemsfx/parent/
implementation 'com.dlsc.gemsfx:parent:1.47.0'
// https://jarcasting.com/artifacts/com.dlsc.gemsfx/parent/
implementation ("com.dlsc.gemsfx:parent:1.47.0")
'com.dlsc.gemsfx:parent:pom:1.47.0'
<dependency org="com.dlsc.gemsfx" name="parent" rev="1.47.0">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.dlsc.gemsfx', module='parent', version='1.47.0')
)
libraryDependencies += "com.dlsc.gemsfx" % "parent" % "1.47.0"
[com.dlsc.gemsfx/parent "1.47.0"]