не последняя версия
Последняя версия 0.9.5-RC1

edu.ucr.cs.bdlab:commontest 0.7.0


Группа

Группа

edu.ucr.cs.bdlab
Идентификатор

Идентификатор

commontest
Версия

Версия

0.7.0
Тип

Тип

jar

Скачать commontest 0.7.0


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