NativeFFTLibrary

Ble Library for Android using ReactiveX

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

com.algorigo.library
ArtifactId

ArtifactId

nativefft
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

NativeFFTLibrary
Ble Library for Android using ReactiveX
Project URL

Project URL

https://github.com/Algorigo/NativeFFTLibrary_Android
Source Code Management

Source Code Management

https://github.com/Algorigo/AlgorigoBleLibrary

Download nativefft

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.31
androidx.core » core-ktx jar 1.6.0
androidx.appcompat » appcompat jar 1.3.1
com.google.android.material » material jar 1.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0