Last Version

tokenlib 1.1

A simple helper for turning strings and arrays of strings into serializable tokens

License

License

GroupId

GroupId

com.elevenware
ArtifactId

ArtifactId

tokenlib
Version

Version

1.1
Type

Type

jar
Description

Description

tokenlib
A simple helper for turning strings and arrays of strings into serializable tokens

Download tokenlib 1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.9

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.