| License |
License |
|---|---|
| GroupId | GroupIdio.github.sumedhe |
| ArtifactId | ArtifactIdmylibraary |
| Last Version | Last Version4.5.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionmylibraary
Stream Chat official Android SDK
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mylibraary-4.5.2.pom | |
| mylibraary-4.5.2-sources.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.sumedhe/mylibraary/ -->
<dependency>
<groupId>io.github.sumedhe</groupId>
<artifactId>mylibraary</artifactId>
<version>4.5.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.sumedhe/mylibraary/
implementation 'io.github.sumedhe:mylibraary:4.5.2'
// https://jarcasting.com/artifacts/io.github.sumedhe/mylibraary/
implementation ("io.github.sumedhe:mylibraary:4.5.2")
'io.github.sumedhe:mylibraary:pom:4.5.2'
<dependency org="io.github.sumedhe" name="mylibraary" rev="4.5.2">
<artifact name="mylibraary" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.sumedhe', module='mylibraary', version='4.5.2')
)
libraryDependencies += "io.github.sumedhe" % "mylibraary" % "4.5.2"
[io.github.sumedhe/mylibraary "4.5.2"]