License |
License |
---|---|
GroupId | GroupIdcom.whosly |
ArtifactId | ArtifactIdapi |
Last Version | Last Version1.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionapi
api
|
Filename | Size |
---|---|
api-1.5.1.pom | |
api-1.5.1.jar | 25 KB |
api-1.5.1-sources.jar | 21 KB |
api-1.5.1-javadoc.jar | 238 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.whosly/api/ -->
<dependency>
<groupId>com.whosly</groupId>
<artifactId>api</artifactId>
<version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.whosly/api/
implementation 'com.whosly:api:1.5.1'
// https://jarcasting.com/artifacts/com.whosly/api/
implementation ("com.whosly:api:1.5.1")
'com.whosly:api:jar:1.5.1'
<dependency org="com.whosly" name="api" rev="1.5.1">
<artifact name="api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.whosly', module='api', version='1.5.1')
)
libraryDependencies += "com.whosly" % "api" % "1.5.1"
[com.whosly/api "1.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.9 |
com.google.guava : guava | jar | 27.0.1-jre |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.springframework : spring-context | jar | 5.3.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |