is not current version
Last Version 0.2.6

biz.cgta:otest_2.11 0.2.4

otest

GroupId

GroupId

biz.cgta
ArtifactId

ArtifactId

otest_2.11
Version

Version

0.2.4
Type

Type

jar

Download otest_2.11 0.2.4


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