GroupId | GroupIdcom.krrrr38 |
---|---|
ArtifactId | ArtifactIdjabot-echo-handler |
Version | Version0.1.1 |
Type | Typejar |
Filename | Size |
---|---|
jabot-echo-handler-0.1.1.pom | |
jabot-echo-handler-0.1.1.jar | 3 KB |
jabot-echo-handler-0.1.1-sources.jar | 1 KB |
jabot-echo-handler-0.1.1-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.krrrr38/jabot-echo-handler/ -->
<dependency>
<groupId>com.krrrr38</groupId>
<artifactId>jabot-echo-handler</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.krrrr38/jabot-echo-handler/
implementation 'com.krrrr38:jabot-echo-handler:0.1.1'
// https://jarcasting.com/artifacts/com.krrrr38/jabot-echo-handler/
implementation ("com.krrrr38:jabot-echo-handler:0.1.1")
'com.krrrr38:jabot-echo-handler:jar:0.1.1'
<dependency org="com.krrrr38" name="jabot-echo-handler" rev="0.1.1">
<artifact name="jabot-echo-handler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.krrrr38', module='jabot-echo-handler', version='0.1.1')
)
libraryDependencies += "com.krrrr38" % "jabot-echo-handler" % "0.1.1"
[com.krrrr38/jabot-echo-handler "0.1.1"]