is not current version
Last Version 1.3.1

com.io7m.blackthorne:com.io7m.blackthorne.api 0.0.5

Typed XML stream processing (API)

GroupId

GroupId

com.io7m.blackthorne
ArtifactId

ArtifactId

com.io7m.blackthorne.api
Version

Version

0.0.5
Type

Type

jar

Download com.io7m.blackthorne.api 0.0.5


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