GroupId | GroupIdio.github.wsaaaqqq |
---|---|
ArtifactId | ArtifactIdxdb-core |
Version | Version1.0.1-RELEASE |
Type | Typejar |
Filename | Size |
---|---|
xdb-core-1.0.1-RELEASE.pom | |
xdb-core-1.0.1-RELEASE.jar | 44 KB |
xdb-core-1.0.1-RELEASE-sources.jar | 28 KB |
xdb-core-1.0.1-RELEASE-javadoc.jar | 563 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.wsaaaqqq/xdb-core/ -->
<dependency>
<groupId>io.github.wsaaaqqq</groupId>
<artifactId>xdb-core</artifactId>
<version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.wsaaaqqq/xdb-core/
implementation 'io.github.wsaaaqqq:xdb-core:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/io.github.wsaaaqqq/xdb-core/
implementation ("io.github.wsaaaqqq:xdb-core:1.0.1-RELEASE")
'io.github.wsaaaqqq:xdb-core:jar:1.0.1-RELEASE'
<dependency org="io.github.wsaaaqqq" name="xdb-core" rev="1.0.1-RELEASE">
<artifact name="xdb-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.wsaaaqqq', module='xdb-core', version='1.0.1-RELEASE')
)
libraryDependencies += "io.github.wsaaaqqq" % "xdb-core" % "1.0.1-RELEASE"
[io.github.wsaaaqqq/xdb-core "1.0.1-RELEASE"]