com.io7m.anethum.common

Generic parser API (Common types)

License

License

Categories

Categories

Net
GroupId

GroupId

com.io7m.anethum
ArtifactId

ArtifactId

com.io7m.anethum.common
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

com.io7m.anethum.common
Generic parser API (Common types)
Project URL

Project URL

https://www.io7m.com/software/anethum

Download com.io7m.anethum.common

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.io7m.jlexing : com.io7m.jlexing.core jar 3.0.0

provided (4)

Group / Artifact Type Version
org.osgi : org.osgi.annotation.bundle jar 2.0.0
org.osgi : org.osgi.annotation.versioning jar 1.1.2
org.immutables : value jar 2.8.8
com.io7m.immutables.style : com.io7m.immutables.style jar 0.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1