is not current version
Last Version 0.5

org.nightcode:bertool 0.4

Basic Encoding Rules tool.

GroupId

GroupId

org.nightcode
ArtifactId

ArtifactId

bertool
Version

Version

0.4
Type

Type

jar

Download bertool 0.4


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