License |
License |
---|---|
GroupId | GroupIdio.sugo.android |
ArtifactId | ArtifactIdsugo-weex |
Version | Version0.0.1 |
Type | Typeaar |
Description |
Descriptionsugo-weex
....
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sugo-weex-0.0.1.pom | |
sugo-weex-0.0.1.aar | 4 KB |
sugo-weex-0.0.1-sources.jar | 1 KB |
sugo-weex-0.0.1-javadoc.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.sugo.android/sugo-weex/ -->
<dependency>
<groupId>io.sugo.android</groupId>
<artifactId>sugo-weex</artifactId>
<version>0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.sugo.android/sugo-weex/
implementation 'io.sugo.android:sugo-weex:0.0.1'
// https://jarcasting.com/artifacts/io.sugo.android/sugo-weex/
implementation ("io.sugo.android:sugo-weex:0.0.1")
'io.sugo.android:sugo-weex:aar:0.0.1'
<dependency org="io.sugo.android" name="sugo-weex" rev="0.0.1">
<artifact name="sugo-weex" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.sugo.android', module='sugo-weex', version='0.0.1')
)
libraryDependencies += "io.sugo.android" % "sugo-weex" % "0.0.1"
[io.sugo.android/sugo-weex "0.0.1"]