GroupId | GroupIdcom.github.bjlhx15 |
---|---|
ArtifactId | ArtifactIdcommon-help |
Version | Version0.0.8 |
Type | Typejar |
Filename | Size |
---|---|
common-help-0.0.8.pom | |
common-help-0.0.8.jar | 27 KB |
common-help-0.0.8-sources.jar | 15 KB |
common-help-0.0.8-javadoc.jar | 233 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bjlhx15/common-help/ -->
<dependency>
<groupId>com.github.bjlhx15</groupId>
<artifactId>common-help</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bjlhx15/common-help/
implementation 'com.github.bjlhx15:common-help:0.0.8'
// https://jarcasting.com/artifacts/com.github.bjlhx15/common-help/
implementation ("com.github.bjlhx15:common-help:0.0.8")
'com.github.bjlhx15:common-help:jar:0.0.8'
<dependency org="com.github.bjlhx15" name="common-help" rev="0.0.8">
<artifact name="common-help" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bjlhx15', module='common-help', version='0.0.8')
)
libraryDependencies += "com.github.bjlhx15" % "common-help" % "0.0.8"
[com.github.bjlhx15/common-help "0.0.8"]