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

org.craftsmenlabs.gareth:gareth-jvm 0.8.2

Gareth is a tool that helps you to make the validation business goals part of your development project

Группа

Группа

org.craftsmenlabs.gareth
Идентификатор

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

gareth-jvm
Версия

Версия

0.8.2
Тип

Тип

pom

Скачать gareth-jvm 0.8.2

Имя Файла Размер
gareth-jvm-0.8.2.pom 9 KB
Обзор

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