| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdcom.io7m.anethum |
| ArtifactId | ArtifactIdcom.io7m.anethum.api |
| Version | Version0.0.1 |
| Type | Typejar |
| Description |
Descriptioncom.io7m.anethum.api
Generic parser API (API specification)
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.io7m.anethum/com.io7m.anethum.api/ -->
<dependency>
<groupId>com.io7m.anethum</groupId>
<artifactId>com.io7m.anethum.api</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.anethum/com.io7m.anethum.api/
implementation 'com.io7m.anethum:com.io7m.anethum.api:0.0.1'
// https://jarcasting.com/artifacts/com.io7m.anethum/com.io7m.anethum.api/
implementation ("com.io7m.anethum:com.io7m.anethum.api:0.0.1")
'com.io7m.anethum:com.io7m.anethum.api:jar:0.0.1'
<dependency org="com.io7m.anethum" name="com.io7m.anethum.api" rev="0.0.1">
<artifact name="com.io7m.anethum.api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.anethum', module='com.io7m.anethum.api', version='0.0.1')
)
libraryDependencies += "com.io7m.anethum" % "com.io7m.anethum.api" % "0.0.1"
[com.io7m.anethum/com.io7m.anethum.api "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.io7m.anethum : com.io7m.anethum.common | jar | 0.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.osgi : org.osgi.annotation.bundle | jar | 1.1.0 |
| org.osgi : org.osgi.annotation.versioning | jar | 1.1.1 |