License |
License
Mulan Permissive Software License,Version 2
|
---|---|
GroupId | GroupIdcn.tuheishan |
ArtifactId | ArtifactIdmeteor-dependencies |
Last Version | Last Version1.0.11 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionmeteor-dependencies
meteor-dependencies
|
Filename | Size |
---|---|
meteor-dependencies-1.0.11.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.tuheishan/meteor-dependencies/ -->
<dependency>
<groupId>cn.tuheishan</groupId>
<artifactId>meteor-dependencies</artifactId>
<version>1.0.11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.tuheishan/meteor-dependencies/
implementation 'cn.tuheishan:meteor-dependencies:1.0.11'
// https://jarcasting.com/artifacts/cn.tuheishan/meteor-dependencies/
implementation ("cn.tuheishan:meteor-dependencies:1.0.11")
'cn.tuheishan:meteor-dependencies:pom:1.0.11'
<dependency org="cn.tuheishan" name="meteor-dependencies" rev="1.0.11">
<artifact name="meteor-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.tuheishan', module='meteor-dependencies', version='1.0.11')
)
libraryDependencies += "cn.tuheishan" % "meteor-dependencies" % "1.0.11"
[cn.tuheishan/meteor-dependencies "1.0.11"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |