| License |
License |
|---|---|
| GroupId | GroupIdcom.io7m.blackthorne |
| ArtifactId | ArtifactIdcom.io7m.blackthorne.jxe |
| Version | Version1.3.0 |
| Type | Typejar |
| Description |
Descriptioncom.io7m.blackthorne.jxe
Typed XML stream processing (JXE integration)
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.io7m.blackthorne/com.io7m.blackthorne.jxe/ -->
<dependency>
<groupId>com.io7m.blackthorne</groupId>
<artifactId>com.io7m.blackthorne.jxe</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.blackthorne/com.io7m.blackthorne.jxe/
implementation 'com.io7m.blackthorne:com.io7m.blackthorne.jxe:1.3.0'
// https://jarcasting.com/artifacts/com.io7m.blackthorne/com.io7m.blackthorne.jxe/
implementation ("com.io7m.blackthorne:com.io7m.blackthorne.jxe:1.3.0")
'com.io7m.blackthorne:com.io7m.blackthorne.jxe:jar:1.3.0'
<dependency org="com.io7m.blackthorne" name="com.io7m.blackthorne.jxe" rev="1.3.0">
<artifact name="com.io7m.blackthorne.jxe" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.blackthorne', module='com.io7m.blackthorne.jxe', version='1.3.0')
)
libraryDependencies += "com.io7m.blackthorne" % "com.io7m.blackthorne.jxe" % "1.3.0"
[com.io7m.blackthorne/com.io7m.blackthorne.jxe "1.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.io7m.blackthorne : com.io7m.blackthorne.api | jar | 1.3.0 |
| com.io7m.jxe : com.io7m.jxe.core | jar | 1.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.osgi : org.osgi.annotation.bundle | jar | 1.1.1 |
| org.osgi : org.osgi.annotation.versioning | jar | 1.1.2 |