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

no.bekk.bekkopen:nocommons 0.9.0

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

Группа

Группа

no.bekk.bekkopen
Идентификатор

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

nocommons
Версия

Версия

0.9.0
Тип

Тип

jar

Скачать nocommons 0.9.0


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