is not current version
Last Version 1.0.0

com.io7m.gtyrell:io7m-gtyrell 0.2.0

Git mirroring tool

GroupId

GroupId

com.io7m.gtyrell
ArtifactId

ArtifactId

io7m-gtyrell
Version

Version

0.2.0
Type

Type

pom

Download io7m-gtyrell 0.2.0

Filename Size
io7m-gtyrell-0.2.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>0.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.gtyrell/io7m-gtyrell/
implementation 'com.io7m.gtyrell:io7m-gtyrell:0.2.0'
// https://jarcasting.com/artifacts/com.io7m.gtyrell/io7m-gtyrell/
implementation ("com.io7m.gtyrell:io7m-gtyrell:0.2.0")
'com.io7m.gtyrell:io7m-gtyrell:pom:0.2.0'
<dependency org="com.io7m.gtyrell" name="io7m-gtyrell" rev="0.2.0">
  <artifact name="io7m-gtyrell" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.io7m.gtyrell', module='io7m-gtyrell', version='0.2.0')
)
libraryDependencies += "com.io7m.gtyrell" % "io7m-gtyrell" % "0.2.0"
[com.io7m.gtyrell/io7m-gtyrell "0.2.0"]