| Группа | Группаcom.github.seratch |
|---|---|
| Идентификатор | Идентификаторjslack-modules |
| Версия | Версия1.6.0-RC2 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| jslack-modules-1.6.0-RC2.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.seratch/jslack-modules/ -->
<dependency>
<groupId>com.github.seratch</groupId>
<artifactId>jslack-modules</artifactId>
<version>1.6.0-RC2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/jslack-modules/
implementation 'com.github.seratch:jslack-modules:1.6.0-RC2'
// https://jarcasting.com/artifacts/com.github.seratch/jslack-modules/
implementation ("com.github.seratch:jslack-modules:1.6.0-RC2")
'com.github.seratch:jslack-modules:pom:1.6.0-RC2'
<dependency org="com.github.seratch" name="jslack-modules" rev="1.6.0-RC2">
<artifact name="jslack-modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='jslack-modules', version='1.6.0-RC2')
)
libraryDependencies += "com.github.seratch" % "jslack-modules" % "1.6.0-RC2"
[com.github.seratch/jslack-modules "1.6.0-RC2"]