Last Version

jinterface 1.6.1

Jinterface Java package contains java classes, which help you integrate programs written in Java with Erlang. Erlang is a programming language designed at the Ericsson Computer Science Laboratory.

License

License

GroupId

GroupId

org.erlang.otp
ArtifactId

ArtifactId

jinterface
Version

Version

1.6.1
Type

Type

jar
Description

Description

jinterface
Jinterface Java package contains java classes, which help you integrate programs written in Java with Erlang. Erlang is a programming language designed at the Ericsson Computer Science Laboratory.
Project URL

Project URL

http://erlang.org/
Project Organization

Project Organization

Open Source Erlang
Source Code Management

Source Code Management

http://github.com/erlang/otp

Download jinterface 1.6.1


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

Dependencies

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

Project Modules

There are no modules declared in this project.