tokenlib

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

Лицензия

Лицензия

Группа

Группа

com.elevenware
Идентификатор

Идентификатор

tokenlib
Последняя версия

Последняя версия

1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

Скачать tokenlib

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
commons-codec : commons-codec jar 1.9

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.1
1.0