is not current version
Last Version 1.0.11

meteor-core 1.0.0.RELEASE

Meteor核心,包括集合、字符串、Bean等工具

License

License

GroupId

GroupId

cn.tuheishan
ArtifactId

ArtifactId

meteor-core
Version

Version

1.0.0.RELEASE
Type

Type

jar
Description

Description

meteor-core
Meteor核心,包括集合、字符串、Bean等工具

Download meteor-core 1.0.0.RELEASE


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.projectlombok : lombok jar 1.18.16

Project Modules

There are no modules declared in this project.