is not current version
Last Version 0.0.7

top.redscorpion:redscorpion-core 0.0.4

核心封装

GroupId

GroupId

top.redscorpion
ArtifactId

ArtifactId

redscorpion-core
Version

Version

0.0.4
Type

Type

jar

Download redscorpion-core 0.0.4


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