d

datacap-spi

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