is not current version
Last Version 0.0.0.24

com.github.masahitojp:botan 0.0.0.11

It is determined whether or not the haiku

GroupId

GroupId

com.github.masahitojp
ArtifactId

ArtifactId

botan
Version

Version

0.0.0.11
Type

Type

jar

Download botan 0.0.0.11


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