License |
License |
---|---|
GroupId | GroupIdonline.inote |
ArtifactId | ArtifactIdinote |
Last Version | Last Version0.6.0-RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioninote
Inote is the low-level toolkit.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
inote-0.6.0-RELEASE.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/online.inote/inote/ -->
<dependency>
<groupId>online.inote</groupId>
<artifactId>inote</artifactId>
<version>0.6.0-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/online.inote/inote/
implementation 'online.inote:inote:0.6.0-RELEASE'
// https://jarcasting.com/artifacts/online.inote/inote/
implementation ("online.inote:inote:0.6.0-RELEASE")
'online.inote:inote:pom:0.6.0-RELEASE'
<dependency org="online.inote" name="inote" rev="0.6.0-RELEASE">
<artifact name="inote" type="pom" />
</dependency>
@Grapes(
@Grab(group='online.inote', module='inote', version='0.6.0-RELEASE')
)
libraryDependencies += "online.inote" % "inote" % "0.6.0-RELEASE"
[online.inote/inote "0.6.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |