syrf-core

Sailing Yacht Research Foundation Official Android SDK

License

License

GroupId

GroupId

io.syrf
ArtifactId

ArtifactId

syrf-core
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

syrf-core
Sailing Yacht Research Foundation Official Android SDK
Project URL

Project URL

https://github.com/getstream/stream-chat-android
Source Code Management

Source Code Management

https://github.com/sailing-yacht-research-foundation/client-sdk-android-kotlin/tree/main

Download syrf-core

How to add to project

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

Dependencies

runtime (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32
androidx.core » core-ktx jar 1.5.0
androidx.appcompat » appcompat jar 1.3.0
com.google.android.material » material jar 1.3.0
com.jakewharton.timber : timber jar 4.7.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0