| License |
License |
|---|---|
| GroupId | GroupIdio.stargate |
| ArtifactId | ArtifactIdstargate |
| Version | Version1.0.25 |
| Type | Typepom |
| Description |
Descriptionio.stargate:stargate
Core modules for Stargate
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| stargate-1.0.25.pom | 21 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.stargate/stargate/ -->
<dependency>
<groupId>io.stargate</groupId>
<artifactId>stargate</artifactId>
<version>1.0.25</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.stargate/stargate/
implementation 'io.stargate:stargate:1.0.25'
// https://jarcasting.com/artifacts/io.stargate/stargate/
implementation ("io.stargate:stargate:1.0.25")
'io.stargate:stargate:pom:1.0.25'
<dependency org="io.stargate" name="stargate" rev="1.0.25">
<artifact name="stargate" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.stargate', module='stargate', version='1.0.25')
)
libraryDependencies += "io.stargate" % "stargate" % "1.0.25"
[io.stargate/stargate "1.0.25"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.osgi : org.osgi.core | jar | 6.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jacoco : org.jacoco.agent | jar | 0.8.6 |