n

nva-file-model

The java version of the NVA file model
https://github.com/BIBSYSDEV/nva-file-model
MIT License
Orestis Gkorgkas
Files download
File Operation
nva-file-model-1.0.3.jar download
nva-file-model-1.0.3.pom download
nva-file-model-1.0.3-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.bibsysdev</groupId>
  <artifactId>nva-file-model</artifactId>
  <version>1.0.3</version>
</dependency>
Gradle Groovy
implementation 'com.github.bibsysdev:nva-file-model:1.0.3'
Gradle Kotlin
implementation("com.github.bibsysdev:nva-file-model:1.0.3")
Scala SBT
libraryDependencies += "com.github.bibsysdev" % "nva-file-model" % "1.0.3"
Groovy Grape
@Grapes(
  @Grab(group='com.github.bibsysdev', module='nva-file-model', version='1.0.3')
)
Apache Ivy
<dependency org="com.github.bibsysdev" name="nva-file-model" rev="1.0.3" />
Leiningen
[com.github.bibsysdev/nva-file-model "1.0.3"]
Apache Buildr
'com.github.bibsysdev:nva-file-model:jar:1.0.3'
Dependencies
The project has no third-party dependencies