| License |
License |
|---|---|
| GroupId | GroupIdcom.krrrr38 |
| ArtifactId | ArtifactIdjabot-plugin-base |
| Version | Version0.2.0 |
| Type | Typejar |
| Description |
Descriptionjabot-plugin-base
Java + Bot = Jabot
|
| Filename | Size |
|---|---|
| jabot-plugin-base-0.2.0.pom | |
| jabot-plugin-base-0.2.0.jar | 11 KB |
| jabot-plugin-base-0.2.0-sources.jar | 4 KB |
| jabot-plugin-base-0.2.0-javadoc.jar | 62 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.krrrr38/jabot-plugin-base/ -->
<dependency>
<groupId>com.krrrr38</groupId>
<artifactId>jabot-plugin-base</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.krrrr38/jabot-plugin-base/
implementation 'com.krrrr38:jabot-plugin-base:0.2.0'
// https://jarcasting.com/artifacts/com.krrrr38/jabot-plugin-base/
implementation ("com.krrrr38:jabot-plugin-base:0.2.0")
'com.krrrr38:jabot-plugin-base:jar:0.2.0'
<dependency org="com.krrrr38" name="jabot-plugin-base" rev="0.2.0">
<artifact name="jabot-plugin-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.krrrr38', module='jabot-plugin-base', version='0.2.0')
)
libraryDependencies += "com.krrrr38" % "jabot-plugin-base" % "0.2.0"
[com.krrrr38/jabot-plugin-base "0.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.stefanbirkner : system-rules | jar | 1.16.0 |
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-library | jar | 1.3 |