Categories |
CategoriesKotlin Languages |
---|---|
GroupId | GroupIdcom.tungsten-labs |
ArtifactId | ArtifactIdtungsten-crypto-kotlin |
Version | Version0.0.1 |
Type | Typeaar |
Filename | Size |
---|---|
tungsten-crypto-kotlin-0.0.1.pom | |
tungsten-crypto-kotlin-0.0.1.aar | 223 KB |
tungsten-crypto-kotlin-0.0.1-sources.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tungsten-labs/tungsten-crypto-kotlin/ -->
<dependency>
<groupId>com.tungsten-labs</groupId>
<artifactId>tungsten-crypto-kotlin</artifactId>
<version>0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tungsten-labs/tungsten-crypto-kotlin/
implementation 'com.tungsten-labs:tungsten-crypto-kotlin:0.0.1'
// https://jarcasting.com/artifacts/com.tungsten-labs/tungsten-crypto-kotlin/
implementation ("com.tungsten-labs:tungsten-crypto-kotlin:0.0.1")
'com.tungsten-labs:tungsten-crypto-kotlin:aar:0.0.1'
<dependency org="com.tungsten-labs" name="tungsten-crypto-kotlin" rev="0.0.1">
<artifact name="tungsten-crypto-kotlin" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tungsten-labs', module='tungsten-crypto-kotlin', version='0.0.1')
)
libraryDependencies += "com.tungsten-labs" % "tungsten-crypto-kotlin" % "0.0.1"
[com.tungsten-labs/tungsten-crypto-kotlin "0.0.1"]