License |
License |
---|---|
GroupId | GroupIdio.github.yangxlei |
ArtifactId | ArtifactIdbjaction |
Version | Version1.0.0 |
Type | Typeaar |
Description |
Descriptionbjaction
An action handle in app for android.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bjaction-1.0.0.pom | |
bjaction-1.0.0.aar | 22 KB |
bjaction-1.0.0-sources.jar | 261 bytes |
bjaction-1.0.0-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.yangxlei/bjaction/ -->
<dependency>
<groupId>io.github.yangxlei</groupId>
<artifactId>bjaction</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.yangxlei/bjaction/
implementation 'io.github.yangxlei:bjaction:1.0.0'
// https://jarcasting.com/artifacts/io.github.yangxlei/bjaction/
implementation ("io.github.yangxlei:bjaction:1.0.0")
'io.github.yangxlei:bjaction:aar:1.0.0'
<dependency org="io.github.yangxlei" name="bjaction" rev="1.0.0">
<artifact name="bjaction" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.yangxlei', module='bjaction', version='1.0.0')
)
libraryDependencies += "io.github.yangxlei" % "bjaction" % "1.0.0"
[io.github.yangxlei/bjaction "1.0.0"]