is not current version
Last Version 1.1

com.daedafusion:service-bootstrap 1.0


GroupId

GroupId

com.daedafusion
ArtifactId

ArtifactId

service-bootstrap
Version

Version

1.0
Type

Type

jar

Download 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"]