License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sinodawn |
ArtifactId | ArtifactIdsinoc-core-common |
Version | Version0.0.1 |
Type | Typejar |
Description |
DescriptionThis is the common source for SinoDust.
|
Filename | Size |
---|---|
sinoc-core-common-0.0.1.pom | |
sinoc-core-common-0.0.1.jar | 1 MB |
sinoc-core-common-0.0.1-sources.jar | 756 KB |
sinoc-core-common-0.0.1-javadoc.jar | 6 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sinodawn/sinoc-core-common/ -->
<dependency>
<groupId>net.sinodawn</groupId>
<artifactId>sinoc-core-common</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sinodawn/sinoc-core-common/
implementation 'net.sinodawn:sinoc-core-common:0.0.1'
// https://jarcasting.com/artifacts/net.sinodawn/sinoc-core-common/
implementation ("net.sinodawn:sinoc-core-common:0.0.1")
'net.sinodawn:sinoc-core-common:jar:0.0.1'
<dependency org="net.sinodawn" name="sinoc-core-common" rev="0.0.1">
<artifact name="sinoc-core-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sinodawn', module='sinoc-core-common', version='0.0.1')
)
libraryDependencies += "net.sinodawn" % "sinoc-core-common" % "0.0.1"
[net.sinodawn/sinoc-core-common "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-devtools Optional | jar | 2.3.4.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.3.4.RELEASE |