is not current version
Last Version 0.13.0

no.bekk.bekkopen:nocommons 0.10.0

The NoCommons library is a collection of helper classes for manipulation and validation of data specific to Norway and Norwegian citizens.

GroupId

GroupId

no.bekk.bekkopen
ArtifactId

ArtifactId

nocommons
Version

Version

0.10.0
Type

Type

jar

Download nocommons 0.10.0


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