License |
License |
---|---|
GroupId | GroupIdcom.github.dynckathline |
ArtifactId | ArtifactIdbzcmd |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionbzcmd
你的项目描述
|
Filename | Size |
---|---|
bzcmd-1.0.5.pom | |
bzcmd-1.0.5-sources.jar | 2 KB |
bzcmd-1.0.5-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dynckathline/bzcmd/ -->
<dependency>
<groupId>com.github.dynckathline</groupId>
<artifactId>bzcmd</artifactId>
<version>1.0.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.dynckathline/bzcmd/
implementation 'com.github.dynckathline:bzcmd:1.0.5'
// https://jarcasting.com/artifacts/com.github.dynckathline/bzcmd/
implementation ("com.github.dynckathline:bzcmd:1.0.5")
'com.github.dynckathline:bzcmd:aar:1.0.5'
<dependency org="com.github.dynckathline" name="bzcmd" rev="1.0.5">
<artifact name="bzcmd" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.dynckathline', module='bzcmd', version='1.0.5')
)
libraryDependencies += "com.github.dynckathline" % "bzcmd" % "1.0.5"
[com.github.dynckathline/bzcmd "1.0.5"]