is not current version
Last Version 01.0

com.sondertara:common-tara 0.0.3

common utils.

GroupId

GroupId

com.sondertara
ArtifactId

ArtifactId

common-tara
Version

Version

0.0.3
Type

Type

jar

Download common-tara 0.0.3


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