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