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