License |
License |
---|---|
GroupId | GroupIdcom.github.houbb |
ArtifactId | ArtifactIdid-core |
Last Version | Last Version0.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe time schedule framework for java.
|
Filename | Size |
---|---|
id-core-0.0.6.pom | |
id-core-0.0.6.jar | 12 KB |
id-core-0.0.6-sources.jar | 11 KB |
id-core-0.0.6-javadoc.jar | 94 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.houbb/id-core/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>id-core</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/id-core/
implementation 'com.github.houbb:id-core:0.0.6'
// https://jarcasting.com/artifacts/com.github.houbb/id-core/
implementation ("com.github.houbb:id-core:0.0.6")
'com.github.houbb:id-core:jar:0.0.6'
<dependency org="com.github.houbb" name="id-core" rev="0.0.6">
<artifact name="id-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='id-core', version='0.0.6')
)
libraryDependencies += "com.github.houbb" % "id-core" % "0.0.6"
[com.github.houbb/id-core "0.0.6"]
Group / Artifact | Type | Version |
---|---|---|
com.github.houbb : id-api | jar | 0.0.6 |
com.github.houbb : heaven | jar | 0.1.113 |