is not current version
Last Version 3.1.0

com.sanctionco.thunder:parent 3.0.2

A fully customizable user management REST API.

GroupId

GroupId

com.sanctionco.thunder
ArtifactId

ArtifactId

parent
Version

Version

3.0.2
Type

Type

pom

Download parent 3.0.2

Filename Size
parent-3.0.2.pom 15 KB
Browse

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