is not current version
Last Version 0.2.0

com.krrrr38:jabot-shell-adapter 0.1.1


GroupId

GroupId

com.krrrr38
ArtifactId

ArtifactId

jabot-shell-adapter
Version

Version

0.1.1
Type

Type

jar

Download jabot-shell-adapter 0.1.1


<!-- https://jarcasting.com/artifacts/com.krrrr38/jabot-shell-adapter/ -->
<dependency>
    <groupId>com.krrrr38</groupId>
    <artifactId>jabot-shell-adapter</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.krrrr38/jabot-shell-adapter/
implementation 'com.krrrr38:jabot-shell-adapter:0.1.1'
// https://jarcasting.com/artifacts/com.krrrr38/jabot-shell-adapter/
implementation ("com.krrrr38:jabot-shell-adapter:0.1.1")
'com.krrrr38:jabot-shell-adapter:jar:0.1.1'
<dependency org="com.krrrr38" name="jabot-shell-adapter" rev="0.1.1">
  <artifact name="jabot-shell-adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.krrrr38', module='jabot-shell-adapter', version='0.1.1')
)
libraryDependencies += "com.krrrr38" % "jabot-shell-adapter" % "0.1.1"
[com.krrrr38/jabot-shell-adapter "0.1.1"]