Last Version

InssUtils 1.0

This repository has different utlity classes which can be used to either validate a INSS or generate one.

License

License

GroupId

GroupId

io.github.m-ds.inssutils
ArtifactId

ArtifactId

InssUtils
Version

Version

1.0
Type

Type

jar
Description

Description

InssUtils
This repository has different utlity classes which can be used to either validate a INSS or generate one.
Project URL

Project URL

https://github.com/M-ds/InssUtils
Source Code Management

Source Code Management

https://github.com/M-ds/InssUtils

Download InssUtils 1.0


<!-- https://jarcasting.com/artifacts/io.github.m-ds.inssutils/InssUtils/ -->
<dependency>
    <groupId>io.github.m-ds.inssutils</groupId>
    <artifactId>InssUtils</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.m-ds.inssutils/InssUtils/
implementation 'io.github.m-ds.inssutils:InssUtils:1.0'
// https://jarcasting.com/artifacts/io.github.m-ds.inssutils/InssUtils/
implementation ("io.github.m-ds.inssutils:InssUtils:1.0")
'io.github.m-ds.inssutils:InssUtils:jar:1.0'
<dependency org="io.github.m-ds.inssutils" name="InssUtils" rev="1.0">
  <artifact name="InssUtils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.m-ds.inssutils', module='InssUtils', version='1.0')
)
libraryDependencies += "io.github.m-ds.inssutils" % "InssUtils" % "1.0"
[io.github.m-ds.inssutils/InssUtils "1.0"]

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.3.1

Project Modules

There are no modules declared in this project.