License |
License
The MIT License (MIT)
|
---|---|
GroupId | GroupIdcom.github.ldeitos |
ArtifactId | ArtifactIdtarcius-parent |
Version | Version1.0.CR1 |
Type | Typepom |
Description |
DescriptionTarsius Parent
Tarcius parent project.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tarcius-parent-1.0.CR1.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ldeitos/tarcius-parent/ -->
<dependency>
<groupId>com.github.ldeitos</groupId>
<artifactId>tarcius-parent</artifactId>
<version>1.0.CR1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ldeitos/tarcius-parent/
implementation 'com.github.ldeitos:tarcius-parent:1.0.CR1'
// https://jarcasting.com/artifacts/com.github.ldeitos/tarcius-parent/
implementation ("com.github.ldeitos:tarcius-parent:1.0.CR1")
'com.github.ldeitos:tarcius-parent:pom:1.0.CR1'
<dependency org="com.github.ldeitos" name="tarcius-parent" rev="1.0.CR1">
<artifact name="tarcius-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ldeitos', module='tarcius-parent', version='1.0.CR1')
)
libraryDependencies += "com.github.ldeitos" % "tarcius-parent" % "1.0.CR1"
[com.github.ldeitos/tarcius-parent "1.0.CR1"]