License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.github.mattyoliveira |
ArtifactId | ArtifactIdidentify-objects |
Version | Version1.0.0 |
Type | Typeaar |
Description |
Descriptionidentify-objects
This is a simple lib to identify objects using the tensorFlowLite
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
identify-objects-1.0.0.pom | |
identify-objects-1.0.0-sources.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mattyoliveira/identify-objects/ -->
<dependency>
<groupId>com.github.mattyoliveira</groupId>
<artifactId>identify-objects</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mattyoliveira/identify-objects/
implementation 'com.github.mattyoliveira:identify-objects:1.0.0'
// https://jarcasting.com/artifacts/com.github.mattyoliveira/identify-objects/
implementation ("com.github.mattyoliveira:identify-objects:1.0.0")
'com.github.mattyoliveira:identify-objects:aar:1.0.0'
<dependency org="com.github.mattyoliveira" name="identify-objects" rev="1.0.0">
<artifact name="identify-objects" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.mattyoliveira', module='identify-objects', version='1.0.0')
)
libraryDependencies += "com.github.mattyoliveira" % "identify-objects" % "1.0.0"
[com.github.mattyoliveira/identify-objects "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.tensorflow : tensorflow-lite | jar | 2.4.0 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.21 |
androidx.core » core-ktx | jar | 1.3.2 |
androidx.appcompat » appcompat | jar | 1.2.0 |
com.google.android.material » material | jar | 1.3.0 |