Categories |
CategoriesJava Languages |
---|---|
GroupId | GroupIdio.github.shop0 |
ArtifactId | ArtifactIdshop0-openapi-java |
Version | Version1.0.1 |
Type | Typejar |
Filename | Size |
---|---|
shop0-openapi-java-1.0.1.pom | |
shop0-openapi-java-1.0.1.jar | 521 KB |
shop0-openapi-java-1.0.1-sources.jar | 269 KB |
shop0-openapi-java-1.0.1-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.shop0/shop0-openapi-java/ -->
<dependency>
<groupId>io.github.shop0</groupId>
<artifactId>shop0-openapi-java</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shop0/shop0-openapi-java/
implementation 'io.github.shop0:shop0-openapi-java:1.0.1'
// https://jarcasting.com/artifacts/io.github.shop0/shop0-openapi-java/
implementation ("io.github.shop0:shop0-openapi-java:1.0.1")
'io.github.shop0:shop0-openapi-java:jar:1.0.1'
<dependency org="io.github.shop0" name="shop0-openapi-java" rev="1.0.1">
<artifact name="shop0-openapi-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shop0', module='shop0-openapi-java', version='1.0.1')
)
libraryDependencies += "io.github.shop0" % "shop0-openapi-java" % "1.0.1"
[io.github.shop0/shop0-openapi-java "1.0.1"]