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