GroupId | GroupIdio.github.jimmy-j |
---|---|
ArtifactId | ArtifactIde-idcard |
Version | Version3.0.6 |
Type | Typeaar |
Filename | Size |
---|---|
e-idcard-3.0.6.pom | |
e-idcard-3.0.6-sources.jar | 494 bytes |
e-idcard-3.0.6-javadoc.jar | 494 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jimmy-j/e-idcard/ -->
<dependency>
<groupId>io.github.jimmy-j</groupId>
<artifactId>e-idcard</artifactId>
<version>3.0.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jimmy-j/e-idcard/
implementation 'io.github.jimmy-j:e-idcard:3.0.6'
// https://jarcasting.com/artifacts/io.github.jimmy-j/e-idcard/
implementation ("io.github.jimmy-j:e-idcard:3.0.6")
'io.github.jimmy-j:e-idcard:aar:3.0.6'
<dependency org="io.github.jimmy-j" name="e-idcard" rev="3.0.6">
<artifact name="e-idcard" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.jimmy-j', module='e-idcard', version='3.0.6')
)
libraryDependencies += "io.github.jimmy-j" % "e-idcard" % "3.0.6"
[io.github.jimmy-j/e-idcard "3.0.6"]