is not current version
Last Version 1.0.0

com.gitee.rabbitnoteeth:bedrock-core 0.0.2

the core module for the bedrock(toolkit for quick development)

GroupId

GroupId

com.gitee.rabbitnoteeth
ArtifactId

ArtifactId

bedrock-core
Version

Version

0.0.2
Type

Type

jar

Download bedrock-core 0.0.2


<!-- https://jarcasting.com/artifacts/com.gitee.rabbitnoteeth/bedrock-core/ -->
<dependency>
    <groupId>com.gitee.rabbitnoteeth</groupId>
    <artifactId>bedrock-core</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.rabbitnoteeth/bedrock-core/
implementation 'com.gitee.rabbitnoteeth:bedrock-core:0.0.2'
// https://jarcasting.com/artifacts/com.gitee.rabbitnoteeth/bedrock-core/
implementation ("com.gitee.rabbitnoteeth:bedrock-core:0.0.2")
'com.gitee.rabbitnoteeth:bedrock-core:jar:0.0.2'
<dependency org="com.gitee.rabbitnoteeth" name="bedrock-core" rev="0.0.2">
  <artifact name="bedrock-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.rabbitnoteeth', module='bedrock-core', version='0.0.2')
)
libraryDependencies += "com.gitee.rabbitnoteeth" % "bedrock-core" % "0.0.2"
[com.gitee.rabbitnoteeth/bedrock-core "0.0.2"]