License |
License |
---|---|
GroupId | GroupIdcom.heanbian |
ArtifactId | ArtifactIdheanbian-core |
Last Version | Last Version20200807 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionheanbian-core
Heanbian core component.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
heanbian-core-20200807.pom | |
heanbian-core-20200807.jar | 11 KB |
heanbian-core-20200807-sources.jar | 6 KB |
heanbian-core-20200807-javadoc.jar | 417 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.heanbian/heanbian-core/ -->
<dependency>
<groupId>com.heanbian</groupId>
<artifactId>heanbian-core</artifactId>
<version>20200807</version>
</dependency>
// https://jarcasting.com/artifacts/com.heanbian/heanbian-core/
implementation 'com.heanbian:heanbian-core:20200807'
// https://jarcasting.com/artifacts/com.heanbian/heanbian-core/
implementation ("com.heanbian:heanbian-core:20200807")
'com.heanbian:heanbian-core:jar:20200807'
<dependency org="com.heanbian" name="heanbian-core" rev="20200807">
<artifact name="heanbian-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.heanbian', module='heanbian-core', version='20200807')
)
libraryDependencies += "com.heanbian" % "heanbian-core" % "20200807"
[com.heanbian/heanbian-core "20200807"]