Categories |
CategoriesNet |
---|---|
GroupId | GroupIdcom.github.ljinlin |
ArtifactId | ArtifactIdlanghuan-cabinet |
Version | Version1.1.6-beta1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.ljinlin/langhuan-cabinet/ -->
<dependency>
<groupId>com.github.ljinlin</groupId>
<artifactId>langhuan-cabinet</artifactId>
<version>1.1.6-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ljinlin/langhuan-cabinet/
implementation 'com.github.ljinlin:langhuan-cabinet:1.1.6-beta1'
// https://jarcasting.com/artifacts/com.github.ljinlin/langhuan-cabinet/
implementation ("com.github.ljinlin:langhuan-cabinet:1.1.6-beta1")
'com.github.ljinlin:langhuan-cabinet:jar:1.1.6-beta1'
<dependency org="com.github.ljinlin" name="langhuan-cabinet" rev="1.1.6-beta1">
<artifact name="langhuan-cabinet" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ljinlin', module='langhuan-cabinet', version='1.1.6-beta1')
)
libraryDependencies += "com.github.ljinlin" % "langhuan-cabinet" % "1.1.6-beta1"
[com.github.ljinlin/langhuan-cabinet "1.1.6-beta1"]