com.io7m.anethum

Generic parser API

License

License

Categories

Categories

Net
GroupId

GroupId

com.io7m.anethum
ArtifactId

ArtifactId

com.io7m.anethum
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

com.io7m.anethum
Generic parser API
Project URL

Project URL

https://www.io7m.com/software/anethum
Source Code Management

Source Code Management

https://github.com/io7m/anethum

Download com.io7m.anethum

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • com.io7m.anethum.common
  • com.io7m.anethum.api
  • com.io7m.anethum.tests

Versions

Version
0.0.2
0.0.1