liquor

Java project for liquor

License

License

GroupId

GroupId

org.noear
ArtifactId

ArtifactId

liquor
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

liquor
Java project for liquor
Project URL

Project URL

https://github.com/noear/liquor
Source Code Management

Source Code Management

https://github.com/noear/liquor

Download liquor

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0