Files download
File Operation
s4s-lib-specs-0.1.2.jar download
s4s-lib-specs-0.1.2.pom download
Apache Maven
<dependency>
  <groupId>io.github.ahjohannessen</groupId>
  <artifactId>s4s-lib-specs</artifactId>
  <version>0.1.2</version>
</dependency>
Gradle Groovy
implementation 'io.github.ahjohannessen:s4s-lib-specs:0.1.2'
Gradle Kotlin
implementation("io.github.ahjohannessen:s4s-lib-specs:0.1.2")
Scala SBT
libraryDependencies += "io.github.ahjohannessen" % "s4s-lib-specs" % "0.1.2"
Groovy Grape
@Grapes(
  @Grab(group='io.github.ahjohannessen', module='s4s-lib-specs', version='0.1.2')
)
Apache Ivy
<dependency org="io.github.ahjohannessen" name="s4s-lib-specs" rev="0.1.2" />
Leiningen
[io.github.ahjohannessen/s4s-lib-specs "0.1.2"]
Apache Buildr
'io.github.ahjohannessen:s4s-lib-specs:jar:0.1.2'
Dependencies
The project has no third-party dependencies