| Группа | Группаcom.github.shepherdviolet |
|---|---|
| Идентификатор | Идентификаторslate-springboot |
| Версия | Версия9.12 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| slate-springboot-9.12.pom | |
| slate-springboot-9.12.jar | 4 KB |
| slate-springboot-9.12-sources.jar | 3 KB |
| slate-springboot-9.12-javadoc.jar | 371 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.shepherdviolet/slate-springboot/ -->
<dependency>
<groupId>com.github.shepherdviolet</groupId>
<artifactId>slate-springboot</artifactId>
<version>9.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shepherdviolet/slate-springboot/
implementation 'com.github.shepherdviolet:slate-springboot:9.12'
// https://jarcasting.com/artifacts/com.github.shepherdviolet/slate-springboot/
implementation ("com.github.shepherdviolet:slate-springboot:9.12")
'com.github.shepherdviolet:slate-springboot:jar:9.12'
<dependency org="com.github.shepherdviolet" name="slate-springboot" rev="9.12">
<artifact name="slate-springboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shepherdviolet', module='slate-springboot', version='9.12')
)
libraryDependencies += "com.github.shepherdviolet" % "slate-springboot" % "9.12"
[com.github.shepherdviolet/slate-springboot "9.12"]