License |
License |
---|---|
GroupId | GroupIdcom.vinaysshenoy |
ArtifactId | ArtifactIdokulus |
Version | Version0.9.1 |
Type | Typeaar |
Description |
DescriptionOkulus
Awesome Image Effects for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
okulus-0.9.1.pom | |
okulus-0.9.1.aar | 8 KB |
okulus-0.9.1-sources.jar | 6 KB |
okulus-0.9.1-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.vinaysshenoy/okulus/ -->
<dependency>
<groupId>com.vinaysshenoy</groupId>
<artifactId>okulus</artifactId>
<version>0.9.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.vinaysshenoy/okulus/
implementation 'com.vinaysshenoy:okulus:0.9.1'
// https://jarcasting.com/artifacts/com.vinaysshenoy/okulus/
implementation ("com.vinaysshenoy:okulus:0.9.1")
'com.vinaysshenoy:okulus:aar:0.9.1'
<dependency org="com.vinaysshenoy" name="okulus" rev="0.9.1">
<artifact name="okulus" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.vinaysshenoy', module='okulus', version='0.9.1')
)
libraryDependencies += "com.vinaysshenoy" % "okulus" % "0.9.1"
[com.vinaysshenoy/okulus "0.9.1"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-v4 | jar | 21.0.2 |