License |
License |
---|---|
GroupId | GroupIdcom.github.charleslzq |
ArtifactId | ArtifactIdwebsocket-face-store |
Version | Version1.0.2-RC1 |
Type | Typeaar |
Description |
Descriptionwebsocket-face-store
Utilities for face recognition.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
websocket-face-store-1.0.2-RC1.pom | |
websocket-face-store-1.0.2-RC1.aar | 38 KB |
websocket-face-store-1.0.2-RC1-sources.jar | 873 bytes |
websocket-face-store-1.0.2-RC1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.charleslzq/websocket-face-store/ -->
<dependency>
<groupId>com.github.charleslzq</groupId>
<artifactId>websocket-face-store</artifactId>
<version>1.0.2-RC1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.charleslzq/websocket-face-store/
implementation 'com.github.charleslzq:websocket-face-store:1.0.2-RC1'
// https://jarcasting.com/artifacts/com.github.charleslzq/websocket-face-store/
implementation ("com.github.charleslzq:websocket-face-store:1.0.2-RC1")
'com.github.charleslzq:websocket-face-store:aar:1.0.2-RC1'
<dependency org="com.github.charleslzq" name="websocket-face-store" rev="1.0.2-RC1">
<artifact name="websocket-face-store" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.charleslzq', module='websocket-face-store', version='1.0.2-RC1')
)
libraryDependencies += "com.github.charleslzq" % "websocket-face-store" % "1.0.2-RC1"
[com.github.charleslzq/websocket-face-store "1.0.2-RC1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.charleslzq : face-store | jar | 1.0.1-RC2 |
com.github.charleslzq : face-engine | jar | 1.0.2-RC1 |
com.koushikdutta.async : androidasync | jar | 2.2.1 |
com.google.code.gson : gson | jar | 2.8.2 |
com.fatboyindustrial.gson-jodatime-serialisers : gson-jodatime-serialisers | jar | 1.6.0 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.2.41 |