is not current version
Last Version 1.47.0

com.dlsc.gemsfx:parent 1.26.4

Parent project of GemsFX

GroupId

GroupId

com.dlsc.gemsfx
ArtifactId

ArtifactId

parent
Version

Version

1.26.4
Type

Type

pom

Download parent 1.26.4

Filename Size
parent-1.26.4.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/com.dlsc.gemsfx/parent/ -->
<dependency>
    <groupId>com.dlsc.gemsfx</groupId>
    <artifactId>parent</artifactId>
    <version>1.26.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.dlsc.gemsfx/parent/
implementation 'com.dlsc.gemsfx:parent:1.26.4'
// https://jarcasting.com/artifacts/com.dlsc.gemsfx/parent/
implementation ("com.dlsc.gemsfx:parent:1.26.4")
'com.dlsc.gemsfx:parent:pom:1.26.4'
<dependency org="com.dlsc.gemsfx" name="parent" rev="1.26.4">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.dlsc.gemsfx', module='parent', version='1.26.4')
)
libraryDependencies += "com.dlsc.gemsfx" % "parent" % "1.26.4"
[com.dlsc.gemsfx/parent "1.26.4"]