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

com.d3xsystems:d3x-core-http-server 1.0.77


Группа

Группа

com.d3xsystems
Идентификатор

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

d3x-core-http-server
Версия

Версия

1.0.77
Тип

Тип

jar

Скачать d3x-core-http-server 1.0.77


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