is not current version
Last Version 2.1.0

com.github.stephenc.java-iso-tools:sabre 1.2.2


GroupId

GroupId

com.github.stephenc.java-iso-tools
ArtifactId

ArtifactId

sabre
Version

Version

1.2.2
Type

Type

jar

Download sabre 1.2.2


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