is not current version
Last Version 1.3.1

com.io7m.blackthorne:com.io7m.blackthorne 0.0.1

Typed XML stream processing

GroupId

GroupId

com.io7m.blackthorne
ArtifactId

ArtifactId

com.io7m.blackthorne
Version

Version

0.0.1
Type

Type

pom

Download com.io7m.blackthorne 0.0.1


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