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