is not current version
Last Version 1.3.1

com.io7m.blackthorne:com.io7m.blackthorne.api 1.2.0

Typed XML stream processing (API)

GroupId

GroupId

com.io7m.blackthorne
ArtifactId

ArtifactId

com.io7m.blackthorne.api
Version

Version

1.2.0
Type

Type

jar

Download com.io7m.blackthorne.api 1.2.0


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