GroupId | GroupIdorg.crazyyak.dev |
---|---|
ArtifactId | ArtifactIdyak-dev-web-apis |
Version | Version2.0.3 |
Type | Typejar |
Filename | Size |
---|---|
yak-dev-web-apis-2.0.3.pom | |
yak-dev-web-apis-2.0.3.jar | 11 KB |
yak-dev-web-apis-2.0.3-sources.jar | 10 KB |
yak-dev-web-apis-2.0.3-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>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.crazyyak.dev/yak-dev-web-apis/
implementation 'org.crazyyak.dev:yak-dev-web-apis:2.0.3'
// https://jarcasting.com/artifacts/org.crazyyak.dev/yak-dev-web-apis/
implementation ("org.crazyyak.dev:yak-dev-web-apis:2.0.3")
'org.crazyyak.dev:yak-dev-web-apis:jar:2.0.3'
<dependency org="org.crazyyak.dev" name="yak-dev-web-apis" rev="2.0.3">
<artifact name="yak-dev-web-apis" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.crazyyak.dev', module='yak-dev-web-apis', version='2.0.3')
)
libraryDependencies += "org.crazyyak.dev" % "yak-dev-web-apis" % "2.0.3"
[org.crazyyak.dev/yak-dev-web-apis "2.0.3"]