| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdio.github.dev-craft |
| ArtifactId | ArtifactIdfirebase.deeplinking.client |
| Version | Version1.0 |
| Type | Typejar |
| Description |
Descriptionhttps://github.com/Dev-Craft/firebase-deeplinking-java-client
Firebase Deep Linking Java Client.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.dev-craft/firebase.deeplinking.client/ -->
<dependency>
<groupId>io.github.dev-craft</groupId>
<artifactId>firebase.deeplinking.client</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dev-craft/firebase.deeplinking.client/
implementation 'io.github.dev-craft:firebase.deeplinking.client:1.0'
// https://jarcasting.com/artifacts/io.github.dev-craft/firebase.deeplinking.client/
implementation ("io.github.dev-craft:firebase.deeplinking.client:1.0")
'io.github.dev-craft:firebase.deeplinking.client:jar:1.0'
<dependency org="io.github.dev-craft" name="firebase.deeplinking.client" rev="1.0">
<artifact name="firebase.deeplinking.client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dev-craft', module='firebase.deeplinking.client', version='1.0')
)
libraryDependencies += "io.github.dev-craft" % "firebase.deeplinking.client" % "1.0"
[io.github.dev-craft/firebase.deeplinking.client "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-core | jar | 5.1.9.RELEASE |
| org.springframework : spring-web | jar | 5.1.9.RELEASE |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0 |