is not current version
Last Version 01.0

com.sondertara:common-tara 0.0.3-SANPSHOT

common utils.

GroupId

GroupId

com.sondertara
ArtifactId

ArtifactId

common-tara
Version

Version

0.0.3-SANPSHOT
Type

Type

jar

Download common-tara 0.0.3-SANPSHOT


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