License |
License |
---|---|
GroupId | GroupIdcom.simprints |
ArtifactId | ArtifactIdlibsimprints |
Version | Version2021.3.0 |
Type | Typeaar |
Description |
Descriptionlibsimprints
Simprints ID Interface Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
libsimprints-2021.3.0.pom | |
libsimprints-2021.3.0-sources.jar | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.simprints/libsimprints/ -->
<dependency>
<groupId>com.simprints</groupId>
<artifactId>libsimprints</artifactId>
<version>2021.3.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.simprints/libsimprints/
implementation 'com.simprints:libsimprints:2021.3.0'
// https://jarcasting.com/artifacts/com.simprints/libsimprints/
implementation ("com.simprints:libsimprints:2021.3.0")
'com.simprints:libsimprints:aar:2021.3.0'
<dependency org="com.simprints" name="libsimprints" rev="2021.3.0">
<artifact name="libsimprints" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.simprints', module='libsimprints', version='2021.3.0')
)
libraryDependencies += "com.simprints" % "libsimprints" % "2021.3.0"
[com.simprints/libsimprints "2021.3.0"]
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.2.0 |