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