is not current version
Last Version 0.6.4

com.github.masahitojp:botan-core 0.6.1

tiny chat bot framework for Java SE 8.(like a Hubot)

GroupId

GroupId

com.github.masahitojp
ArtifactId

ArtifactId

botan-core
Version

Version

0.6.1
Type

Type

jar

Download botan-core 0.6.1


<!-- https://jarcasting.com/artifacts/com.github.masahitojp/botan-core/ -->
<dependency>
    <groupId>com.github.masahitojp</groupId>
    <artifactId>botan-core</artifactId>
    <version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.masahitojp/botan-core/
implementation 'com.github.masahitojp:botan-core:0.6.1'
// https://jarcasting.com/artifacts/com.github.masahitojp/botan-core/
implementation ("com.github.masahitojp:botan-core:0.6.1")
'com.github.masahitojp:botan-core:jar:0.6.1'
<dependency org="com.github.masahitojp" name="botan-core" rev="0.6.1">
  <artifact name="botan-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.masahitojp', module='botan-core', version='0.6.1')
)
libraryDependencies += "com.github.masahitojp" % "botan-core" % "0.6.1"
[com.github.masahitojp/botan-core "0.6.1"]