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