License |
License |
---|---|
GroupId | GroupIdio.github.ferhatwi |
ArtifactId | ArtifactIdsupabase-kt-bom |
Version | Version0.1.0 |
Type | Typepom |
Description |
DescriptionSupabase BOM
Supabase BOM
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
supabase-kt-bom-0.1.0.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ferhatwi/supabase-kt-bom/ -->
<dependency>
<groupId>io.github.ferhatwi</groupId>
<artifactId>supabase-kt-bom</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ferhatwi/supabase-kt-bom/
implementation 'io.github.ferhatwi:supabase-kt-bom:0.1.0'
// https://jarcasting.com/artifacts/io.github.ferhatwi/supabase-kt-bom/
implementation ("io.github.ferhatwi:supabase-kt-bom:0.1.0")
'io.github.ferhatwi:supabase-kt-bom:pom:0.1.0'
<dependency org="io.github.ferhatwi" name="supabase-kt-bom" rev="0.1.0">
<artifact name="supabase-kt-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.ferhatwi', module='supabase-kt-bom', version='0.1.0')
)
libraryDependencies += "io.github.ferhatwi" % "supabase-kt-bom" % "0.1.0"
[io.github.ferhatwi/supabase-kt-bom "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.ktor : ktor-client-core | jar | 1.6.7 |
io.ktor : ktor-client-cio | jar | 1.6.7 |
io.ktor : ktor-client-serialization | jar | 1.6.7 |
io.ktor : ktor-client-gson | jar | 1.6.7 |