GroupId | GroupIdio.github.paoloboni |
---|---|
ArtifactId | ArtifactIdtelegram4s_2.12 |
Version | Version0.0.1 |
Type | Typejar |
Filename | Size |
---|---|
telegram4s_2.12-0.0.1.pom | |
telegram4s_2.12-0.0.1.jar | 36 KB |
telegram4s_2.12-0.0.1-sources.jar | 8 KB |
telegram4s_2.12-0.0.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.paoloboni/telegram4s_2.12/ -->
<dependency>
<groupId>io.github.paoloboni</groupId>
<artifactId>telegram4s_2.12</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.paoloboni/telegram4s_2.12/
implementation 'io.github.paoloboni:telegram4s_2.12:0.0.1'
// https://jarcasting.com/artifacts/io.github.paoloboni/telegram4s_2.12/
implementation ("io.github.paoloboni:telegram4s_2.12:0.0.1")
'io.github.paoloboni:telegram4s_2.12:jar:0.0.1'
<dependency org="io.github.paoloboni" name="telegram4s_2.12" rev="0.0.1">
<artifact name="telegram4s_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.paoloboni', module='telegram4s_2.12', version='0.0.1')
)
libraryDependencies += "io.github.paoloboni" % "telegram4s_2.12" % "0.0.1"
[io.github.paoloboni/telegram4s_2.12 "0.0.1"]