is not current version
Last Version 1.5.1

api 1.3.0-RELEASE

${project.artifactId}

License

License

GroupId

GroupId

com.whosly
ArtifactId

ArtifactId

api
Version

Version

1.3.0-RELEASE
Type

Type

jar
Description

Description

api
api
Project URL

Project URL

https://github.com/yueny/api
Source Code Management

Source Code Management

https://github.com/yueny/api

Download api 1.3.0-RELEASE


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.9
com.google.guava : guava jar 27.0.1-jre

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.