Последняя версия

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.

Лицензия

Лицензия

Группа

Группа

org.erlang.otp
Идентификатор

Идентификатор

jinterface
Версия

Версия

1.6.1
Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

http://erlang.org/
Организация-разработчик

Организация-разработчик

Open Source Erlang
Система контроля версий

Система контроля версий

http://github.com/erlang/otp

Скачать 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.