is not current version
Last Version 3.1.0

com.sanctionco.thunder:parent 3.0.3

A fully customizable user management REST API.

GroupId

GroupId

com.sanctionco.thunder
ArtifactId

ArtifactId

parent
Version

Version

3.0.3
Type

Type

pom

Download parent 3.0.3

Filename Size
parent-3.0.3.pom 15 KB
Browse

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