License |
License |
---|---|
GroupId | GroupIdcom.sondertara |
ArtifactId | ArtifactIdtara |
Version | Version01.0 |
Type | Typepom |
Description |
Descriptiontara
tara is a awesome java advance Kit.
|
Project URL |
Project URL |
Filename | Size |
---|---|
tara-01.0.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sondertara/tara/ -->
<dependency>
<groupId>com.sondertara</groupId>
<artifactId>tara</artifactId>
<version>01.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sondertara/tara/
implementation 'com.sondertara:tara:01.0'
// https://jarcasting.com/artifacts/com.sondertara/tara/
implementation ("com.sondertara:tara:01.0")
'com.sondertara:tara:pom:01.0'
<dependency org="com.sondertara" name="tara" rev="01.0">
<artifact name="tara" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sondertara', module='tara', version='01.0')
)
libraryDependencies += "com.sondertara" % "tara" % "01.0"
[com.sondertara/tara "01.0"]