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

com.daedafusion:service-bootstrap 1.0


Группа

Группа

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

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

service-bootstrap
Версия

Версия

1.0
Тип

Тип

jar

Скачать service-bootstrap 1.0


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