License |
License |
---|---|
GroupId | GroupIdcom.github.houbb |
ArtifactId | ArtifactIdlock-core |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe core lock implements.
|
Filename | Size |
---|---|
lock-core-0.0.4.pom | |
lock-core-0.0.4.jar | 8 KB |
lock-core-0.0.4-sources.jar | 7 KB |
lock-core-0.0.4-javadoc.jar | 101 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.houbb/lock-core/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>lock-core</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/lock-core/
implementation 'com.github.houbb:lock-core:0.0.4'
// https://jarcasting.com/artifacts/com.github.houbb/lock-core/
implementation ("com.github.houbb:lock-core:0.0.4")
'com.github.houbb:lock-core:jar:0.0.4'
<dependency org="com.github.houbb" name="lock-core" rev="0.0.4">
<artifact name="lock-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='lock-core', version='0.0.4')
)
libraryDependencies += "com.github.houbb" % "lock-core" % "0.0.4"
[com.github.houbb/lock-core "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.github.houbb : lock-api | jar | 0.0.4 |
com.github.houbb : id-core | jar | 0.0.6 |
com.github.houbb : wait | jar | 0.0.1 |
com.github.houbb : heaven | jar | 0.1.161 |
com.github.houbb : log-integration | jar | 1.1.8 |