is not current version
Last Version 3.1.0

com.sanctionco.thunder:parent 3.0.1

A fully customizable user management REST API.

GroupId

GroupId

com.sanctionco.thunder
ArtifactId

ArtifactId

parent
Version

Version

3.0.1
Type

Type

pom

Download parent 3.0.1

Filename Size
parent-3.0.1.pom 14 KB
Browse

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