Last Version

Base_Conversion_Tool 1.0

Static threadsafe methods for converting between binary, octal, decimal and hexadecimal.

License

License

GroupId

GroupId

uk.co.jmsoft
ArtifactId

ArtifactId

baseconversiontools
Version

Version

1.0
Type

Type

jar
Description

Description

Base_Conversion_Tool
Static threadsafe methods for converting between binary, octal, decimal and hexadecimal.
Project URL

Project URL

https://gitlab.com/ScoobyDooby/Transcription_Tool

Download baseconversiontools 1.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.1

Project Modules

There are no modules declared in this project.