Nace Rev.2

A Java representation of the NACE Rev.2 classification system

License

License

GroupId

GroupId

be.ceau
ArtifactId

ArtifactId

nace
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Nace Rev.2
A Java representation of the NACE Rev.2 classification system
Project URL

Project URL

https://github.com/mdewilde/nace

Download nace

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.0