is not current version
Last Version 0.6.0-RELEASE

online.inote:inote 0.5.0-RELEASE

Inote is the low-level toolkit.

GroupId

GroupId

online.inote
ArtifactId

ArtifactId

inote
Version

Version

0.5.0-RELEASE
Type

Type

pom

Download inote 0.5.0-RELEASE

Filename Size
inote-0.5.0-RELEASE.pom 5 KB
Browse

<!-- 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"]