is not current version
Last Version 01.0

com.sondertara:common-tara 0.1.0

common utils.

GroupId

GroupId

com.sondertara
ArtifactId

ArtifactId

common-tara
Version

Version

0.1.0
Type

Type

jar

Download common-tara 0.1.0


<!-- https://jarcasting.com/artifacts/com.sondertara/common-tara/ -->
<dependency>
    <groupId>com.sondertara</groupId>
    <artifactId>common-tara</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sondertara/common-tara/
implementation 'com.sondertara:common-tara:0.1.0'
// https://jarcasting.com/artifacts/com.sondertara/common-tara/
implementation ("com.sondertara:common-tara:0.1.0")
'com.sondertara:common-tara:jar:0.1.0'
<dependency org="com.sondertara" name="common-tara" rev="0.1.0">
  <artifact name="common-tara" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sondertara', module='common-tara', version='0.1.0')
)
libraryDependencies += "com.sondertara" % "common-tara" % "0.1.0"
[com.sondertara/common-tara "0.1.0"]