License |
License |
---|---|
GroupId | GroupIdcom.sanctionco.thunder |
ArtifactId | ArtifactIdparent |
Version | Version3.0.4 |
Type | Typepom |
Description |
DescriptionThunder
A fully customizable user management REST API.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parent-3.0.4.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sanctionco.thunder/parent/ -->
<dependency>
<groupId>com.sanctionco.thunder</groupId>
<artifactId>parent</artifactId>
<version>3.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sanctionco.thunder/parent/
implementation 'com.sanctionco.thunder:parent:3.0.4'
// https://jarcasting.com/artifacts/com.sanctionco.thunder/parent/
implementation ("com.sanctionco.thunder:parent:3.0.4")
'com.sanctionco.thunder:parent:pom:3.0.4'
<dependency org="com.sanctionco.thunder" name="parent" rev="3.0.4">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sanctionco.thunder', module='parent', version='3.0.4')
)
libraryDependencies += "com.sanctionco.thunder" % "parent" % "3.0.4"
[com.sanctionco.thunder/parent "3.0.4"]