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