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