License |
License |
---|---|
GroupId | GroupIdcom.io7m.jstructural |
ArtifactId | ArtifactIdio7m-jstructural-core |
Last Version | Last Version5.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio7m-jstructural-core
Java implementation of the structural document language (Core)
|
Project URL |
Project URL |
Filename | Size |
---|---|
io7m-jstructural-core-5.0.0.pom | |
io7m-jstructural-core-5.0.0.jar | 229 KB |
io7m-jstructural-core-5.0.0-sources.jar | 187 KB |
io7m-jstructural-core-5.0.0-javadoc.jar | 750 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.io7m.jstructural/io7m-jstructural-core/ -->
<dependency>
<groupId>com.io7m.jstructural</groupId>
<artifactId>io7m-jstructural-core</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.jstructural/io7m-jstructural-core/
implementation 'com.io7m.jstructural:io7m-jstructural-core:5.0.0'
// https://jarcasting.com/artifacts/com.io7m.jstructural/io7m-jstructural-core/
implementation ("com.io7m.jstructural:io7m-jstructural-core:5.0.0")
'com.io7m.jstructural:io7m-jstructural-core:jar:5.0.0'
<dependency org="com.io7m.jstructural" name="io7m-jstructural-core" rev="5.0.0">
<artifact name="io7m-jstructural-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.jstructural', module='io7m-jstructural-core', version='5.0.0')
)
libraryDependencies += "com.io7m.jstructural" % "io7m-jstructural-core" % "5.0.0"
[com.io7m.jstructural/io7m-jstructural-core "5.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.io7m.jfunctional : io7m-jfunctional-core | jar | [1.0.0, 2.0.0) |
com.io7m.jnull : io7m-jnull-core | jar | [1.0.0, 2.0.0) |
com.io7m.jranges : io7m-jranges-core | jar | [2.0.0, 3.0.0) |
com.github.stephenc.jcip : jcip-annotations | jar | 1.0-1 |
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |