| License | License | 
|---|---|
| GroupId | GroupIdcom.github.seratch | 
| ArtifactId | ArtifactIdjslack-modules | 
| Last Version | Last Version3.4.2 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionjSlack project Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| jslack-modules-3.4.2.pom | 6 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.seratch/jslack-modules/ -->
<dependency>
    <groupId>com.github.seratch</groupId>
    <artifactId>jslack-modules</artifactId>
    <version>3.4.2</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.github.seratch/jslack-modules/
implementation 'com.github.seratch:jslack-modules:3.4.2'// https://jarcasting.com/artifacts/com.github.seratch/jslack-modules/
implementation ("com.github.seratch:jslack-modules:3.4.2")'com.github.seratch:jslack-modules:pom:3.4.2'<dependency org="com.github.seratch" name="jslack-modules" rev="3.4.2">
  <artifact name="jslack-modules" type="pom" />
</dependency>@Grapes(
@Grab(group='com.github.seratch', module='jslack-modules', version='3.4.2')
)libraryDependencies += "com.github.seratch" % "jslack-modules" % "3.4.2"[com.github.seratch/jslack-modules "3.4.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.10 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13-rc-1 | 
| org.hamcrest : hamcrest-all | jar | 1.3 | 
| ch.qos.logback : logback-classic | jar | 1.2.3 | 
| org.mockito : mockito-core | jar | 3.2.0 |