License |
License |
---|---|
GroupId | GroupIdcom.heanbian |
ArtifactId | ArtifactIdheanbian-util |
Last Version | Last Version1.0.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionheanbian-util
heanbian-util
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
heanbian-util-1.0.0.0.pom | |
heanbian-util-1.0.0.0.jar | 13 KB |
heanbian-util-1.0.0.0-sources.jar | 7 KB |
heanbian-util-1.0.0.0-javadoc.jar | 142 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.heanbian/heanbian-util/ -->
<dependency>
<groupId>com.heanbian</groupId>
<artifactId>heanbian-util</artifactId>
<version>1.0.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.heanbian/heanbian-util/
implementation 'com.heanbian:heanbian-util:1.0.0.0'
// https://jarcasting.com/artifacts/com.heanbian/heanbian-util/
implementation ("com.heanbian:heanbian-util:1.0.0.0")
'com.heanbian:heanbian-util:jar:1.0.0.0'
<dependency org="com.heanbian" name="heanbian-util" rev="1.0.0.0">
<artifact name="heanbian-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.heanbian', module='heanbian-util', version='1.0.0.0')
)
libraryDependencies += "com.heanbian" % "heanbian-util" % "1.0.0.0"
[com.heanbian/heanbian-util "1.0.0.0"]