FieldMap Generator

Java library that aims to provide a very simplified way to use criptographic hash and cipher functions

Лицензия

Лицензия

Категории

Категории

Dex Универсальные библиотеки Utility
Группа

Группа

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

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

fieldmap-generator
Последняя версия

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

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

FieldMap Generator
Java library that aims to provide a very simplified way to use criptographic hash and cipher functions
Ссылка на сайт

Ссылка на сайт

https://github.com/dexafree/FieldMap-Generator
Система контроля версий

Система контроля версий

https://github.com/dexafree/FieldMap-Generator

Скачать fieldmap-generator

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

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

Зависимости

test (1)

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

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

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

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

Версия
1.0.2
1.0.1
1.0.0