GroupId | GroupIdcom.goterl |
---|---|
ArtifactId | ArtifactIdlazysodium-android |
Version | Version5.0.0 |
Type | Typeaar |
Filename | Size |
---|---|
lazysodium-android-5.0.0.pom | |
lazysodium-android-5.0.0-sources.jar | 57 KB |
lazysodium-android-5.0.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.goterl/lazysodium-android/ -->
<dependency>
<groupId>com.goterl</groupId>
<artifactId>lazysodium-android</artifactId>
<version>5.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.goterl/lazysodium-android/
implementation 'com.goterl:lazysodium-android:5.0.0'
// https://jarcasting.com/artifacts/com.goterl/lazysodium-android/
implementation ("com.goterl:lazysodium-android:5.0.0")
'com.goterl:lazysodium-android:aar:5.0.0'
<dependency org="com.goterl" name="lazysodium-android" rev="5.0.0">
<artifact name="lazysodium-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.goterl', module='lazysodium-android', version='5.0.0')
)
libraryDependencies += "com.goterl" % "lazysodium-android" % "5.0.0"
[com.goterl/lazysodium-android "5.0.0"]