не последняя версия
Последняя версия 0.0.2.RELEASE

com.github.life-labs.leisure:framework-exception 0.0.1.RELEASE


Группа

Группа

com.github.life-labs.leisure
Идентификатор

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

framework-exception
Версия

Версия

0.0.1.RELEASE
Тип

Тип

jar

Скачать framework-exception 0.0.1.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.life-labs.leisure/framework-exception/ -->
<dependency>
    <groupId>com.github.life-labs.leisure</groupId>
    <artifactId>framework-exception</artifactId>
    <version>0.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.life-labs.leisure/framework-exception/
implementation 'com.github.life-labs.leisure:framework-exception:0.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.life-labs.leisure/framework-exception/
implementation ("com.github.life-labs.leisure:framework-exception:0.0.1.RELEASE")
'com.github.life-labs.leisure:framework-exception:jar:0.0.1.RELEASE'
<dependency org="com.github.life-labs.leisure" name="framework-exception" rev="0.0.1.RELEASE">
  <artifact name="framework-exception" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.life-labs.leisure', module='framework-exception', version='0.0.1.RELEASE')
)
libraryDependencies += "com.github.life-labs.leisure" % "framework-exception" % "0.0.1.RELEASE"
[com.github.life-labs.leisure/framework-exception "0.0.1.RELEASE"]