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

org.craftsmenlabs.gareth:gareth-jvm 0.3.0

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

Группа

Группа

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

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

gareth-jvm
Версия

Версия

0.3.0
Тип

Тип

pom

Скачать gareth-jvm 0.3.0

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

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