All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by smartphone with all dependencies

Search JAR files by class name

carp.clients.core from group dk.cachet.carp.clients (version 1.2.1-alpha.1)

A domain model and application services to manage the runtime logic for studies on client devices (e.g., smartphone). What to run as part of an overarching study is retrieved via the deployments subsystem.

Group: dk.cachet.carp.clients Artifact: carp.clients.core
Show all versions Show source 
 

0 downloads
Artifact carp.clients.core
Group dk.cachet.carp.clients
Version 1.2.1-alpha.1
Last update 16. April 2024
Organization not specified
URL https://github.com/cph-cachet/carp.core-kotlin
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

carp.clients.core-jvm from group dk.cachet.carp.clients (version 1.2.1-alpha.1)

A domain model and application services to manage the runtime logic for studies on client devices (e.g., smartphone). What to run as part of an overarching study is retrieved via the deployments subsystem.

Group: dk.cachet.carp.clients Artifact: carp.clients.core-jvm
Show all versions Show documentation Show source 
 

0 downloads
Artifact carp.clients.core-jvm
Group dk.cachet.carp.clients
Version 1.2.1-alpha.1
Last update 16. April 2024
Organization not specified
URL https://github.com/cph-cachet/carp.core-kotlin
License MIT License
Dependencies amount 5
Dependencies kotlinx-datetime-jvm, carp.common-jvm, carp.deployments.core-jvm, carp.protocols.core-jvm, kotlin-stdlib,
There are maybe transitive dependencies!

carp.clients.core-js from group dk.cachet.carp.clients (version 1.2.1-alpha.1)

A domain model and application services to manage the runtime logic for studies on client devices (e.g., smartphone). What to run as part of an overarching study is retrieved via the deployments subsystem.

Group: dk.cachet.carp.clients Artifact: carp.clients.core-js
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact carp.clients.core-js
Group dk.cachet.carp.clients
Version 1.2.1-alpha.1
Last update 16. April 2024
Organization not specified
URL https://github.com/cph-cachet/carp.core-kotlin
License MIT License
Dependencies amount 6
Dependencies kotlin-dom-api-compat, kotlinx-datetime-js, carp.common-js, carp.deployments.core-js, carp.protocols.core-js, kotlin-stdlib-js,
There are maybe transitive dependencies!

carp.clients.core-metadata from group dk.cachet.carp.clients (version 1.0.0-alpha.34)

A domain model and application services to manage the runtime logic for studies on client devices (e.g., smartphone). What to run as part of an overarching study is retrieved via the deployments subsystem.

Group: dk.cachet.carp.clients Artifact: carp.clients.core-metadata
Show all versions Show source 
 

0 downloads
Artifact carp.clients.core-metadata
Group dk.cachet.carp.clients
Version 1.0.0-alpha.34
Last update 23. June 2021
Organization not specified
URL https://github.com/cph-cachet/carp.core-kotlin
License MIT License
Dependencies amount 4
Dependencies carp.common-metadata, carp.deployments.core-metadata, carp.protocols.core-metadata, kotlin-stdlib-common,
There are maybe transitive dependencies!

carp.client.core-metadata from group dk.cachet.carp.client (version 1.0.0-alpha.30)

A domain model and application services to manage the runtime logic for studies on client devices (e.g., smartphone). What to run as part of an overarching study is retrieved via the deployment subsystem.

Group: dk.cachet.carp.client Artifact: carp.client.core-metadata
Show all versions Show source 
 

0 downloads
Artifact carp.client.core-metadata
Group dk.cachet.carp.client
Version 1.0.0-alpha.30
Last update 25. March 2021
Organization not specified
URL https://github.com/cph-cachet/carp.core-kotlin
License MIT License
Dependencies amount 4
Dependencies carp.common-metadata, carp.deployment.core-metadata, carp.protocols.core-metadata, kotlin-stdlib-common,
There are maybe transitive dependencies!

carp.client.core from group dk.cachet.carp.client (version 1.0.0-alpha.30)

A domain model and application services to manage the runtime logic for studies on client devices (e.g., smartphone). What to run as part of an overarching study is retrieved via the deployment subsystem.

Group: dk.cachet.carp.client Artifact: carp.client.core
Show all versions Show source 
 

0 downloads
Artifact carp.client.core
Group dk.cachet.carp.client
Version 1.0.0-alpha.30
Last update 25. March 2021
Organization not specified
URL https://github.com/cph-cachet/carp.core-kotlin
License MIT License
Dependencies amount 4
Dependencies carp.common, carp.deployment.core, carp.protocols.core, kotlin-stdlib-common,
There are maybe transitive dependencies!

carp.client.core-jvm from group dk.cachet.carp.client (version 1.0.0-alpha.30)

A domain model and application services to manage the runtime logic for studies on client devices (e.g., smartphone). What to run as part of an overarching study is retrieved via the deployment subsystem.

Group: dk.cachet.carp.client Artifact: carp.client.core-jvm
Show all versions Show documentation Show source 
 

0 downloads
Artifact carp.client.core-jvm
Group dk.cachet.carp.client
Version 1.0.0-alpha.30
Last update 25. March 2021
Organization not specified
URL https://github.com/cph-cachet/carp.core-kotlin
License MIT License
Dependencies amount 5
Dependencies kotlin-stdlib, carp.common-jvm, carp.deployment.core-jvm, carp.protocols.core-jvm, kotlin-stdlib-common,
There are maybe transitive dependencies!

carp.client.core-js from group dk.cachet.carp.client (version 1.0.0-alpha.30)

A domain model and application services to manage the runtime logic for studies on client devices (e.g., smartphone). What to run as part of an overarching study is retrieved via the deployment subsystem.

Group: dk.cachet.carp.client Artifact: carp.client.core-js
Show all versions Show source 
 

0 downloads
Artifact carp.client.core-js
Group dk.cachet.carp.client
Version 1.0.0-alpha.30
Last update 25. March 2021
Organization not specified
URL https://github.com/cph-cachet/carp.core-kotlin
License MIT License
Dependencies amount 5
Dependencies kotlin-stdlib-js, carp.common-js, carp.deployment.core-js, carp.protocols.core-js, kotlin-stdlib-common,
There are maybe transitive dependencies!

wear-os-sensors from group io.github.geotecinit (version 1.2.1)

The WearOS Sensors library is an Android library that allows to collect data from the sensors of an Android WearOS Smartwatch. Concretely, it can collect samples from the IMU sensors (i.e., accelerometer and gyroscope), the magnetometer, the heart rate, and the GPS (if they are present in the device). The collected data is sent to a paired smartphone. It also allow to communicate with the smartphone by sending messages.

Group: io.github.geotecinit Artifact: wear-os-sensors
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact wear-os-sensors
Group io.github.geotecinit
Version 1.2.1
Last update 06. February 2024
Organization not specified
URL https://github.com/GeoTecINIT/WearOSSensors
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies background-sensors,
There are maybe transitive dependencies!

beacon from group com.streethawk (version 1.8.10)

Streethawk is mobile engagement automation for your smartphone and tablet app user.Engage users in right time using push message, create geofences and beacons to trigger location based campaign, analyse results and measure campaign performance

Group: com.streethawk Artifact: beacon
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact beacon
Group com.streethawk
Version 1.8.10
Last update 11. July 2017
Organization not specified
URL https://bitbucket.org/shawk/streethawk-android-sdk
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies core,
There are maybe transitive dependencies!



Page 1 from 3 (items total 25)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy