GroupId | GroupIdcom.github.jmjlbmn |
---|---|
ArtifactId | ArtifactIdhuiche-core |
Version | Version1.0.1 |
Type | Typepom |
Filename | Size |
---|---|
huiche-core-1.0.1.pom | 800 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jmjlbmn/huiche-core/ -->
<dependency>
<groupId>com.github.jmjlbmn</groupId>
<artifactId>huiche-core</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jmjlbmn/huiche-core/
implementation 'com.github.jmjlbmn:huiche-core:1.0.1'
// https://jarcasting.com/artifacts/com.github.jmjlbmn/huiche-core/
implementation ("com.github.jmjlbmn:huiche-core:1.0.1")
'com.github.jmjlbmn:huiche-core:pom:1.0.1'
<dependency org="com.github.jmjlbmn" name="huiche-core" rev="1.0.1">
<artifact name="huiche-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jmjlbmn', module='huiche-core', version='1.0.1')
)
libraryDependencies += "com.github.jmjlbmn" % "huiche-core" % "1.0.1"
[com.github.jmjlbmn/huiche-core "1.0.1"]