s

strikt-bom

Bill of materials to make sure a consistent set of versions is used for Strikt.
https://strikt.io/
The Apache License, Version 2.0
Rob Fletcher
Files download
File Operation
strikt-bom-0.34.0.pom download
Apache Maven
<dependency>
  <groupId>io.strikt</groupId>
  <artifactId>strikt-bom</artifactId>
  <version>0.34.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.strikt:strikt-bom:0.34.0'
Gradle Kotlin
implementation("io.strikt:strikt-bom:0.34.0")
Scala SBT
libraryDependencies += "io.strikt" % "strikt-bom" % "0.34.0"
Groovy Grape
@Grapes(
  @Grab(group='io.strikt', module='strikt-bom', version='0.34.0')
)
Apache Ivy
<dependency org="io.strikt" name="strikt-bom" rev="0.34.0" />
Leiningen
[io.strikt/strikt-bom "0.34.0"]
Apache Buildr
'io.strikt:strikt-bom:jar:0.34.0'
Dependencies
The project has no third-party dependencies