не последняя версия
Последняя версия 2.0.2

software.purpledragon:sttp-scribe_2.11 1.2.2

sttp-scribe

Группа

Группа

software.purpledragon
Идентификатор

Идентификатор

sttp-scribe_2.11
Версия

Версия

1.2.2
Тип

Тип

jar

Скачать sttp-scribe_2.11 1.2.2


<!-- https://jarcasting.com/artifacts/software.purpledragon/sttp-scribe_2.11/ -->
<dependency>
    <groupId>software.purpledragon</groupId>
    <artifactId>sttp-scribe_2.11</artifactId>
    <version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/software.purpledragon/sttp-scribe_2.11/
implementation 'software.purpledragon:sttp-scribe_2.11:1.2.2'
// https://jarcasting.com/artifacts/software.purpledragon/sttp-scribe_2.11/
implementation ("software.purpledragon:sttp-scribe_2.11:1.2.2")
'software.purpledragon:sttp-scribe_2.11:jar:1.2.2'
<dependency org="software.purpledragon" name="sttp-scribe_2.11" rev="1.2.2">
  <artifact name="sttp-scribe_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='software.purpledragon', module='sttp-scribe_2.11', version='1.2.2')
)
libraryDependencies += "software.purpledragon" % "sttp-scribe_2.11" % "1.2.2"
[software.purpledragon/sttp-scribe_2.11 "1.2.2"]