License |
License |
---|---|
GroupId | GroupIdio.graphenee |
ArtifactId | ArtifactIdgx |
Version | Version3.3.0 |
Type | Typepom |
Description |
DescriptionGraphenee Parent
Graphenee Parent Project
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gx-3.3.0.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.graphenee/gx/ -->
<dependency>
<groupId>io.graphenee</groupId>
<artifactId>gx</artifactId>
<version>3.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.graphenee/gx/
implementation 'io.graphenee:gx:3.3.0'
// https://jarcasting.com/artifacts/io.graphenee/gx/
implementation ("io.graphenee:gx:3.3.0")
'io.graphenee:gx:pom:3.3.0'
<dependency org="io.graphenee" name="gx" rev="3.3.0">
<artifact name="gx" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.graphenee', module='gx', version='3.3.0')
)
libraryDependencies += "io.graphenee" % "gx" % "3.3.0"
[io.graphenee/gx "3.3.0"]