GroupId | GroupIdpub.doric |
---|---|
ArtifactId | ArtifactIddevkit |
Version | Version0.8.2 |
Type | Typeaar |
Description |
Description4be82e7de23e9a542fa9c8019097b6bb9e14b94f
|
Filename | Size |
---|---|
devkit-0.8.2.pom | |
devkit-0.8.2.aar | 128 KB |
devkit-0.8.2-sources.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pub.doric/devkit/ -->
<dependency>
<groupId>pub.doric</groupId>
<artifactId>devkit</artifactId>
<version>0.8.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/pub.doric/devkit/
implementation 'pub.doric:devkit:0.8.2'
// https://jarcasting.com/artifacts/pub.doric/devkit/
implementation ("pub.doric:devkit:0.8.2")
'pub.doric:devkit:aar:0.8.2'
<dependency org="pub.doric" name="devkit" rev="0.8.2">
<artifact name="devkit" type="aar" />
</dependency>
@Grapes(
@Grab(group='pub.doric', module='devkit', version='0.8.2')
)
libraryDependencies += "pub.doric" % "devkit" % "0.8.2"
[pub.doric/devkit "0.8.2"]
Group / Artifact | Type | Version |
---|---|---|
pub.doric : core | jar | 0.8.2 |
androidx.appcompat » appcompat | jar | 1.1.0 |
com.google.android.material » material | jar | 1.1.0 |
com.squareup.okhttp3 : okhttp | jar | 3.12.1 |
com.google.zxing : core | jar | 3.4.0 |
com.google.zxing : android-core | jar | 3.3.0 |