is not current version
Last Version 0.1.0

com.tek271:tecuj2 0.0.2

Common Java utils

GroupId

GroupId

com.tek271
ArtifactId

ArtifactId

tecuj2
Version

Version

0.0.2
Type

Type

jar

Download tecuj2 0.0.2


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