Files download
File Operation
work4j-model-0.0.1.PREVIEW.jar download
work4j-model-0.0.1.PREVIEW.pom download
work4j-model-0.0.1.PREVIEW-sources.jar download
Apache Maven
<dependency>
  <groupId>io.imast</groupId>
  <artifactId>work4j-model</artifactId>
  <version>0.0.1.PREVIEW</version>
</dependency>
Gradle Groovy
implementation 'io.imast:work4j-model:0.0.1.PREVIEW'
Gradle Kotlin
implementation("io.imast:work4j-model:0.0.1.PREVIEW")
Scala SBT
libraryDependencies += "io.imast" % "work4j-model" % "0.0.1.PREVIEW"
Groovy Grape
@Grapes(
  @Grab(group='io.imast', module='work4j-model', version='0.0.1.PREVIEW')
)
Apache Ivy
<dependency org="io.imast" name="work4j-model" rev="0.0.1.PREVIEW" />
Leiningen
[io.imast/work4j-model "0.0.1.PREVIEW"]
Apache Buildr
'io.imast:work4j-model:jar:0.0.1.PREVIEW'
Dependencies