GroupId | GroupIdio.github.tyczj |
---|---|
ArtifactId | ArtifactIdtweedle-android |
Version | Version0.4.0 |
Type | Typeaar |
Filename | Size |
---|---|
tweedle-android-0.4.0.pom | |
tweedle-android-0.4.0-sources.jar | 53 KB |
tweedle-android-0.4.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.tyczj/tweedle-android/ -->
<dependency>
<groupId>io.github.tyczj</groupId>
<artifactId>tweedle-android</artifactId>
<version>0.4.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.tyczj/tweedle-android/
implementation 'io.github.tyczj:tweedle-android:0.4.0'
// https://jarcasting.com/artifacts/io.github.tyczj/tweedle-android/
implementation ("io.github.tyczj:tweedle-android:0.4.0")
'io.github.tyczj:tweedle-android:aar:0.4.0'
<dependency org="io.github.tyczj" name="tweedle-android" rev="0.4.0">
<artifact name="tweedle-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.tyczj', module='tweedle-android', version='0.4.0')
)
libraryDependencies += "io.github.tyczj" % "tweedle-android" % "0.4.0"
[io.github.tyczj/tweedle-android "0.4.0"]