FieldMap Generator

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

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.github.dexafree
ArtifactId

ArtifactId

fieldmap-generator
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/dexafree/FieldMap-Generator
Source Code Management

Source Code Management

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

Download fieldmap-generator

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0