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