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

com.io7m.claypot:com.io7m.claypot.tests 0.0.4

JCommander conventions for io7m projects (Test suite)

Группа

Группа

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

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

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

Версия

0.0.4
Тип

Тип

jar

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


<!-- 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.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.claypot/com.io7m.claypot.tests/
implementation 'com.io7m.claypot:com.io7m.claypot.tests:0.0.4'
// https://jarcasting.com/artifacts/com.io7m.claypot/com.io7m.claypot.tests/
implementation ("com.io7m.claypot:com.io7m.claypot.tests:0.0.4")
'com.io7m.claypot:com.io7m.claypot.tests:jar:0.0.4'
<dependency org="com.io7m.claypot" name="com.io7m.claypot.tests" rev="0.0.4">
  <artifact name="com.io7m.claypot.tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.claypot', module='com.io7m.claypot.tests', version='0.0.4')
)
libraryDependencies += "com.io7m.claypot" % "com.io7m.claypot.tests" % "0.0.4"
[com.io7m.claypot/com.io7m.claypot.tests "0.0.4"]