не последняя версия
Последняя версия 0.0.6

com.io7m.claypot:com.io7m.claypot.tests 0.0.3

JCommander conventions for io7m projects (Test suite)

Группа

Группа

com.io7m.claypot
Идентификатор

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

com.io7m.claypot.tests
Версия

Версия

0.0.3
Тип

Тип

jar

Скачать com.io7m.claypot.tests 0.0.3


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