is not current version
Last Version 1.0.4

club.gclmit:sabre-utils 1.0.3

A small, simple tool

GroupId

GroupId

club.gclmit
ArtifactId

ArtifactId

sabre-utils
Version

Version

1.0.3
Type

Type

jar

Download sabre-utils 1.0.3


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