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

com.projectdarkstar.server:sgs-server-internal-api 0.9.11.3

The sgs-server-internal-api package produces a jar artifact which includes only the classes intended to be exposed for developing Project Darkstar services, custom protocols and transports, authenticators, and other custom internal components.

Группа

Группа

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

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

sgs-server-internal-api
Версия

Версия

0.9.11.3
Тип

Тип

jar

Скачать sgs-server-internal-api 0.9.11.3


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