GroupId | GroupIdcom.github.tornaia |
---|---|
ArtifactId | ArtifactIdaott-parent |
Version | Version1.0.328 |
Type | Typepom |
Filename | Size |
---|---|
aott-parent-1.0.328.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.328</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.tornaia/aott-parent/
implementation 'com.github.tornaia:aott-parent:1.0.328'
// https://jarcasting.com/artifacts/com.github.tornaia/aott-parent/
implementation ("com.github.tornaia:aott-parent:1.0.328")
'com.github.tornaia:aott-parent:pom:1.0.328'
<dependency org="com.github.tornaia" name="aott-parent" rev="1.0.328">
<artifact name="aott-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.tornaia', module='aott-parent', version='1.0.328')
)
libraryDependencies += "com.github.tornaia" % "aott-parent" % "1.0.328"
[com.github.tornaia/aott-parent "1.0.328"]