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