GroupId | GroupIdcom.yilanwuyu |
---|---|
ArtifactId | ArtifactIdlcf-android |
Version | Version1.1 |
Type | Typejar |
Filename | Size |
---|---|
lcf-android-1.1.pom | |
lcf-android-1.1.jar | 25 KB |
lcf-android-1.1-tests.jar | 2 KB |
lcf-android-1.1-sources.jar | 14 KB |
lcf-android-1.1-javadoc.jar | 146 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yilanwuyu/lcf-android/ -->
<dependency>
<groupId>com.yilanwuyu</groupId>
<artifactId>lcf-android</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.yilanwuyu/lcf-android/
implementation 'com.yilanwuyu:lcf-android:1.1'
// https://jarcasting.com/artifacts/com.yilanwuyu/lcf-android/
implementation ("com.yilanwuyu:lcf-android:1.1")
'com.yilanwuyu:lcf-android:jar:1.1'
<dependency org="com.yilanwuyu" name="lcf-android" rev="1.1">
<artifact name="lcf-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yilanwuyu', module='lcf-android', version='1.1')
)
libraryDependencies += "com.yilanwuyu" % "lcf-android" % "1.1"
[com.yilanwuyu/lcf-android "1.1"]