is not current version
Last Version 2.0.2

software.purpledragon:sttp-scribe_2.12 1.2.5

sttp-scribe

GroupId

GroupId

software.purpledragon
ArtifactId

ArtifactId

sttp-scribe_2.12
Version

Version

1.2.5
Type

Type

jar

Download sttp-scribe_2.12 1.2.5


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