is not current version
Last Version 2.0.2

software.purpledragon:sttp-scribe_2.13 2.0.1

sttp-scribe

GroupId

GroupId

software.purpledragon
ArtifactId

ArtifactId

sttp-scribe_2.13
Version

Version

2.0.1
Type

Type

jar

Download sttp-scribe_2.13 2.0.1


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