GroupId | GroupIdcom.github.seratch |
---|---|
ArtifactId | ArtifactIdjslack-modules |
Version | Version1.7.6 |
Type | Typepom |
Filename | Size |
---|---|
jslack-modules-1.7.6.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.seratch/jslack-modules/ -->
<dependency>
<groupId>com.github.seratch</groupId>
<artifactId>jslack-modules</artifactId>
<version>1.7.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/jslack-modules/
implementation 'com.github.seratch:jslack-modules:1.7.6'
// https://jarcasting.com/artifacts/com.github.seratch/jslack-modules/
implementation ("com.github.seratch:jslack-modules:1.7.6")
'com.github.seratch:jslack-modules:pom:1.7.6'
<dependency org="com.github.seratch" name="jslack-modules" rev="1.7.6">
<artifact name="jslack-modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='jslack-modules', version='1.7.6')
)
libraryDependencies += "com.github.seratch" % "jslack-modules" % "1.7.6"
[com.github.seratch/jslack-modules "1.7.6"]