License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdio.github.qsy7.java.modules.remote.impl |
ArtifactId | ArtifactIdcore |
Version | Version0.1.0 |
Type | Typejar |
Description |
DescriptionRemote - impl - core
remote parent POM
|
Filename | Size |
---|---|
core-0.1.0.pom | |
core-0.1.0.jar | 36 KB |
core-0.1.0-sources.jar | 16 KB |
core-0.1.0-javadoc.jar | 459 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.qsy7.java.modules.remote.impl/core/ -->
<dependency>
<groupId>io.github.qsy7.java.modules.remote.impl</groupId>
<artifactId>core</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.qsy7.java.modules.remote.impl/core/
implementation 'io.github.qsy7.java.modules.remote.impl:core:0.1.0'
// https://jarcasting.com/artifacts/io.github.qsy7.java.modules.remote.impl/core/
implementation ("io.github.qsy7.java.modules.remote.impl:core:0.1.0")
'io.github.qsy7.java.modules.remote.impl:core:jar:0.1.0'
<dependency org="io.github.qsy7.java.modules.remote.impl" name="core" rev="0.1.0">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.qsy7.java.modules.remote.impl', module='core', version='0.1.0')
)
libraryDependencies += "io.github.qsy7.java.modules.remote.impl" % "core" % "0.1.0"
[io.github.qsy7.java.modules.remote.impl/core "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.qsy7.java.modules.ip : impl | jar | 0.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit : junit-bom | pom | 5.5.1 |