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

ca.eandb.jdcp:jdcp-core 0.3.2

Java Distributed Computing Platform: Core library

Группа

Группа

ca.eandb.jdcp
Идентификатор

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

jdcp-core
Версия

Версия

0.3.2
Тип

Тип

jar

Скачать jdcp-core 0.3.2


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