is not current version
Last Version 3.1.0

com.sanctionco.thunder:api 3.0.1


GroupId

GroupId

com.sanctionco.thunder
ArtifactId

ArtifactId

api
Version

Version

3.0.1
Type

Type

jar

Download api 3.0.1


<!-- https://jarcasting.com/artifacts/com.sanctionco.thunder/api/ -->
<dependency>
    <groupId>com.sanctionco.thunder</groupId>
    <artifactId>api</artifactId>
    <version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sanctionco.thunder/api/
implementation 'com.sanctionco.thunder:api:3.0.1'
// https://jarcasting.com/artifacts/com.sanctionco.thunder/api/
implementation ("com.sanctionco.thunder:api:3.0.1")
'com.sanctionco.thunder:api:jar:3.0.1'
<dependency org="com.sanctionco.thunder" name="api" rev="3.0.1">
  <artifact name="api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sanctionco.thunder', module='api', version='3.0.1')
)
libraryDependencies += "com.sanctionco.thunder" % "api" % "3.0.1"
[com.sanctionco.thunder/api "3.0.1"]