gtyrell
JVM | Platform | Status |
---|---|---|
OpenJDK LTS | Linux | |
OpenJDK Current | Linux | |
OpenJDK Current | Windows |
License |
License |
---|---|
GroupId | GroupIdcom.io7m.gtyrell |
ArtifactId | ArtifactIdio7m-gtyrell |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionio7m-gtyrell
Git mirroring tool
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
io7m-gtyrell-1.0.0.pom | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.io7m.gtyrell/io7m-gtyrell/ -->
<dependency>
<groupId>com.io7m.gtyrell</groupId>
<artifactId>io7m-gtyrell</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.gtyrell/io7m-gtyrell/
implementation 'com.io7m.gtyrell:io7m-gtyrell:1.0.0'
// https://jarcasting.com/artifacts/com.io7m.gtyrell/io7m-gtyrell/
implementation ("com.io7m.gtyrell:io7m-gtyrell:1.0.0")
'com.io7m.gtyrell:io7m-gtyrell:pom:1.0.0'
<dependency org="com.io7m.gtyrell" name="io7m-gtyrell" rev="1.0.0">
<artifact name="io7m-gtyrell" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.io7m.gtyrell', module='io7m-gtyrell', version='1.0.0')
)
libraryDependencies += "com.io7m.gtyrell" % "io7m-gtyrell" % "1.0.0"
[com.io7m.gtyrell/io7m-gtyrell "1.0.0"]
JVM | Platform | Status |
---|---|---|
OpenJDK LTS | Linux | |
OpenJDK Current | Linux | |
OpenJDK Current | Windows |