n

natchez-extras-combine_2.13

natchez-extras-combine
https://ovotech.github.io/natchez-extras/
Apache-2.0
OVO Energy
Tom Verran
Files download
File Operation
natchez-extras-combine_2.13-8.1.1.jar download
natchez-extras-combine_2.13-8.1.1.pom download
natchez-extras-combine_2.13-8.1.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.ovoenergy</groupId>
  <artifactId>natchez-extras-combine_2.13</artifactId>
  <version>8.1.1</version>
</dependency>
Gradle Groovy
implementation 'com.ovoenergy:natchez-extras-combine_2.13:8.1.1'
Gradle Kotlin
implementation("com.ovoenergy:natchez-extras-combine_2.13:8.1.1")
Scala SBT
libraryDependencies += "com.ovoenergy" % "natchez-extras-combine_2.13" % "8.1.1"
Groovy Grape
@Grapes(
  @Grab(group='com.ovoenergy', module='natchez-extras-combine_2.13', version='8.1.1')
)
Apache Ivy
<dependency org="com.ovoenergy" name="natchez-extras-combine_2.13" rev="8.1.1" />
Leiningen
[com.ovoenergy/natchez-extras-combine_2.13 "8.1.1"]
Apache Buildr
'com.ovoenergy:natchez-extras-combine_2.13:jar:8.1.1'