| License |
License
Mulan Permissive Software License,Version 2
|
|---|---|
| GroupId | GroupIdcn.tuheishan |
| ArtifactId | ArtifactIdmeteor-all |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmeteor-all
Meteor All
|
| Filename | Size |
|---|---|
| meteor-all-1.0.1.pom | |
| meteor-all-1.0.1.jar | 59 KB |
| meteor-all-1.0.1-sources.jar | 46 KB |
| meteor-all-1.0.1-javadoc.jar | 390 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.tuheishan/meteor-all/ -->
<dependency>
<groupId>cn.tuheishan</groupId>
<artifactId>meteor-all</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.tuheishan/meteor-all/
implementation 'cn.tuheishan:meteor-all:1.0.1'
// https://jarcasting.com/artifacts/cn.tuheishan/meteor-all/
implementation ("cn.tuheishan:meteor-all:1.0.1")
'cn.tuheishan:meteor-all:jar:1.0.1'
<dependency org="cn.tuheishan" name="meteor-all" rev="1.0.1">
<artifact name="meteor-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.tuheishan', module='meteor-all', version='1.0.1')
)
libraryDependencies += "cn.tuheishan" % "meteor-all" % "1.0.1"
[cn.tuheishan/meteor-all "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.projectlombok : lombok | jar | 1.18.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |