License |
License |
---|---|
GroupId | GroupIdorg.nightcode |
ArtifactId | ArtifactIdbertool |
Version | Version0.5 |
Type | Typejar |
Description |
DescriptionBerTool
Basic Encoding Rules tool.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bertool-0.5.pom | |
bertool-0.5.jar | 40 KB |
bertool-0.5-sources.jar | 26 KB |
bertool-0.5-javadoc.jar | 67 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nightcode/bertool/ -->
<dependency>
<groupId>org.nightcode</groupId>
<artifactId>bertool</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.nightcode/bertool/
implementation 'org.nightcode:bertool:0.5'
// https://jarcasting.com/artifacts/org.nightcode/bertool/
implementation ("org.nightcode:bertool:0.5")
'org.nightcode:bertool:jar:0.5'
<dependency org="org.nightcode" name="bertool" rev="0.5">
<artifact name="bertool" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nightcode', module='bertool', version='0.5')
)
libraryDependencies += "org.nightcode" % "bertool" % "0.5"
[org.nightcode/bertool "0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |