License |
License
The MIT License (MIT)
|
---|---|
GroupId | GroupIdcom.inframeworks.inandroid |
ArtifactId | ArtifactIdactive-support |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionActiveSupport
inAndroid
|
Filename | Size |
---|---|
active-support-0.1.0.pom | |
active-support-0.1.0.aar | 54 KB |
active-support-0.1.0-sources.jar | 6 KB |
active-support-0.1.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.inframeworks.inandroid/active-support/ -->
<dependency>
<groupId>com.inframeworks.inandroid</groupId>
<artifactId>active-support</artifactId>
<version>0.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.inframeworks.inandroid/active-support/
implementation 'com.inframeworks.inandroid:active-support:0.1.0'
// https://jarcasting.com/artifacts/com.inframeworks.inandroid/active-support/
implementation ("com.inframeworks.inandroid:active-support:0.1.0")
'com.inframeworks.inandroid:active-support:aar:0.1.0'
<dependency org="com.inframeworks.inandroid" name="active-support" rev="0.1.0">
<artifact name="active-support" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.inframeworks.inandroid', module='active-support', version='0.1.0')
)
libraryDependencies += "com.inframeworks.inandroid" % "active-support" % "0.1.0"
[com.inframeworks.inandroid/active-support "0.1.0"]