| License |
License |
|---|---|
| GroupId | GroupIdcom.github.skjolber |
| ArtifactId | ArtifactIddsf |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondsf
Project for mapping folkeregisteret to ISO3166.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| dsf-1.0.0.pom | |
| dsf-1.0.0.jar | 5 KB |
| dsf-1.0.0-sources.jar | 5 KB |
| dsf-1.0.0-javadoc.jar | 23 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.skjolber/dsf/ -->
<dependency>
<groupId>com.github.skjolber</groupId>
<artifactId>dsf</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.skjolber/dsf/
implementation 'com.github.skjolber:dsf:1.0.0'
// https://jarcasting.com/artifacts/com.github.skjolber/dsf/
implementation ("com.github.skjolber:dsf:1.0.0")
'com.github.skjolber:dsf:jar:1.0.0'
<dependency org="com.github.skjolber" name="dsf" rev="1.0.0">
<artifact name="dsf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.skjolber', module='dsf', version='1.0.0')
)
libraryDependencies += "com.github.skjolber" % "dsf" % "1.0.0"
[com.github.skjolber/dsf "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| com.neovisionaries : nv-i18n | jar | 1.22 |
| commons-io : commons-io | jar | 2.6 |