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

com.github.swiftech:swiftboot-service 1.3-beta2


Группа

Группа

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

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

swiftboot-service
Версия

Версия

1.3-beta2
Тип

Тип

jar

Скачать swiftboot-service 1.3-beta2


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