is not current version
Last Version 1.0.6-Beta

com.github.zhangyingwei:cockroach-core 1.0.5.04-Beta


GroupId

GroupId

com.github.zhangyingwei
ArtifactId

ArtifactId

cockroach-core
Version

Version

1.0.5.04-Beta
Type

Type

jar

Download cockroach-core 1.0.5.04-Beta


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