| License |
License |
|---|---|
| GroupId | GroupIdorg.crazyyak.dev |
| ArtifactId | ArtifactIdyak-dev-web-apis |
| Last Version | Last Version3.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionyak-dev-web-apis
Crazy Yak
|
| Filename | Size |
|---|---|
| yak-dev-web-apis-3.0.0.pom | |
| yak-dev-web-apis-3.0.0.jar | 12 KB |
| yak-dev-web-apis-3.0.0-sources.jar | 10 KB |
| yak-dev-web-apis-3.0.0-javadoc.jar | 60 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.crazyyak.dev/yak-dev-web-apis/ -->
<dependency>
<groupId>org.crazyyak.dev</groupId>
<artifactId>yak-dev-web-apis</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.crazyyak.dev/yak-dev-web-apis/
implementation 'org.crazyyak.dev:yak-dev-web-apis:3.0.0'
// https://jarcasting.com/artifacts/org.crazyyak.dev/yak-dev-web-apis/
implementation ("org.crazyyak.dev:yak-dev-web-apis:3.0.0")
'org.crazyyak.dev:yak-dev-web-apis:jar:3.0.0'
<dependency org="org.crazyyak.dev" name="yak-dev-web-apis" rev="3.0.0">
<artifact name="yak-dev-web-apis" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.crazyyak.dev', module='yak-dev-web-apis', version='3.0.0')
)
libraryDependencies += "org.crazyyak.dev" % "yak-dev-web-apis" % "3.0.0"
[org.crazyyak.dev/yak-dev-web-apis "3.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.crazyyak.dev : yak-dev-jackson | jar | 3.0.0 |
| org.crazyyak.dev : yak-dev-domain | jar | 3.0.0 |
| org.crazyyak.dev : yak-dev-jersey-client | jar | 3.0.0 |
| org.crazyyak.dev : yak-dev-common | jar | 3.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.3.1 |