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

online.inote:inote 0.5.0-RELEASE

Inote is the low-level toolkit.

Группа

Группа

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

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

inote
Версия

Версия

0.5.0-RELEASE
Тип

Тип

pom

Скачать inote 0.5.0-RELEASE

Имя Файла Размер
inote-0.5.0-RELEASE.pom 5 KB
Обзор

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