com.devivo:gen_java

A library for Erlang/Java Interoperability via Erlang's rpc module

License

License

GroupId

GroupId

com.devivo
ArtifactId

ArtifactId

gen_java
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

com.devivo:gen_java
A library for Erlang/Java Interoperability via Erlang's rpc module
Project URL

Project URL

https://github.com/joedevivo/gen_java

Download gen_java

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.erlang.otp : jinterface jar 1.5.6

test (2)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.9.5
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0