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