Spren Capture

An open source version of camera capture functionality

License

License

GroupId

GroupId

com.spren
ArtifactId

ArtifactId

sprencore
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

Spren Capture
An open source version of camera capture functionality
Project URL

Project URL

https://github.com/Elite-HRV/spren-vision-android
Source Code Management

Source Code Management

https://github.com/Elite-HRV/spren-vision-android

Download sprencore

How to add to project

<!-- https://jarcasting.com/artifacts/com.spren/sprencore/ -->
<dependency>
    <groupId>com.spren</groupId>
    <artifactId>sprencore</artifactId>
    <version>1.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.spren/sprencore/
implementation 'com.spren:sprencore:1.1.0'
// https://jarcasting.com/artifacts/com.spren/sprencore/
implementation ("com.spren:sprencore:1.1.0")
'com.spren:sprencore:aar:1.1.0'
<dependency org="com.spren" name="sprencore" rev="1.1.0">
  <artifact name="sprencore" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.spren', module='sprencore', version='1.1.0')
)
libraryDependencies += "com.spren" % "sprencore" % "1.1.0"
[com.spren/sprencore "1.1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0