License |
License |
---|---|
GroupId | GroupIdcom.github.tornaia |
ArtifactId | ArtifactIdaott-parent |
Last Version | Last Version1.0.339 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAOTT Parent
AOTT Parent
|
Filename | Size |
---|---|
aott-parent-1.0.339.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tornaia/aott-parent/ -->
<dependency>
<groupId>com.github.tornaia</groupId>
<artifactId>aott-parent</artifactId>
<version>1.0.339</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.tornaia/aott-parent/
implementation 'com.github.tornaia:aott-parent:1.0.339'
// https://jarcasting.com/artifacts/com.github.tornaia/aott-parent/
implementation ("com.github.tornaia:aott-parent:1.0.339")
'com.github.tornaia:aott-parent:pom:1.0.339'
<dependency org="com.github.tornaia" name="aott-parent" rev="1.0.339">
<artifact name="aott-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.tornaia', module='aott-parent', version='1.0.339')
)
libraryDependencies += "com.github.tornaia" % "aott-parent" % "1.0.339"
[com.github.tornaia/aott-parent "1.0.339"]