Last Version

ETP 0.4

An Erlang term parser for Java

License

License

GroupId

GroupId

com.github.metadave
ArtifactId

ArtifactId

etp
Version

Version

0.4
Type

Type

jar
Description

Description

ETP
An Erlang term parser for Java
Project URL

Project URL

https://github.com/metadave/etp
Source Code Management

Source Code Management

http://github.com/metadave/etp

Download etp 0.4


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

Dependencies

compile (4)

Group / Artifact Type Version
commons-io : commons-io jar 2.4
org.antlr : antlr4-runtime jar 4.0
org.erlang.otp : jinterface jar 1.5.6
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.