| License |
License |
|---|---|
| GroupId | GroupIdcom.q42 |
| ArtifactId | ArtifactIdqlassified |
| Version | Version0.1.0 |
| Type | Typeaar |
| Description |
Descriptionqlassified
An Android Wrapper Library for easy Keystore Encryption
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| qlassified-0.1.0.pom | |
| qlassified-0.1.0.aar | 18 KB |
| qlassified-0.1.0-sources.jar | 12 KB |
| qlassified-0.1.0-javadoc.jar | 79 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.q42/qlassified/ -->
<dependency>
<groupId>com.q42</groupId>
<artifactId>qlassified</artifactId>
<version>0.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.q42/qlassified/
implementation 'com.q42:qlassified:0.1.0'
// https://jarcasting.com/artifacts/com.q42/qlassified/
implementation ("com.q42:qlassified:0.1.0")
'com.q42:qlassified:aar:0.1.0'
<dependency org="com.q42" name="qlassified" rev="0.1.0">
<artifact name="qlassified" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.q42', module='qlassified', version='0.1.0')
)
libraryDependencies += "com.q42" % "qlassified" % "0.1.0"
[com.q42/qlassified "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » support-annotations | jar | 23.1.0 |