не последняя версия
Последняя версия 0.6.0-RELEASE

online.inote:inote-exception 0.5.0-RELEASE


Группа

Группа

online.inote
Идентификатор

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

inote-exception
Версия

Версия

0.5.0-RELEASE
Тип

Тип

jar

Скачать inote-exception 0.5.0-RELEASE


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