is not current version
Last Version 1.0.1

tyrex:tyrex 1.0


GroupId

GroupId

tyrex
ArtifactId

ArtifactId

tyrex
Version

Version

1.0
Type

Type

jar

Download tyrex 1.0

Filename Size
tyrex-1.0.pom
tyrex-1.0.jar 234 KB
Browse

<!-- https://jarcasting.com/artifacts/tyrex/tyrex/ -->
<dependency>
    <groupId>tyrex</groupId>
    <artifactId>tyrex</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/tyrex/tyrex/
implementation 'tyrex:tyrex:1.0'
// https://jarcasting.com/artifacts/tyrex/tyrex/
implementation ("tyrex:tyrex:1.0")
'tyrex:tyrex:jar:1.0'
<dependency org="tyrex" name="tyrex" rev="1.0">
  <artifact name="tyrex" type="jar" />
</dependency>
@Grapes(
@Grab(group='tyrex', module='tyrex', version='1.0')
)
libraryDependencies += "tyrex" % "tyrex" % "1.0"
[tyrex "1.0"]