is not current version
Last Version 5.2-Alpha-2

org.eurekaclinical:protempa-dsb-file 4.0.1

Implements support for retrieving data from files.

Categories

Categories

CLI User Interface Eureka Container Microservices
GroupId

GroupId

org.eurekaclinical
ArtifactId

ArtifactId

protempa-dsb-file
Version

Version

4.0.1
Type

Type

jar

Download protempa-dsb-file 4.0.1


<!-- https://jarcasting.com/artifacts/org.eurekaclinical/protempa-dsb-file/ -->
<dependency>
    <groupId>org.eurekaclinical</groupId>
    <artifactId>protempa-dsb-file</artifactId>
    <version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.eurekaclinical/protempa-dsb-file/
implementation 'org.eurekaclinical:protempa-dsb-file:4.0.1'
// https://jarcasting.com/artifacts/org.eurekaclinical/protempa-dsb-file/
implementation ("org.eurekaclinical:protempa-dsb-file:4.0.1")
'org.eurekaclinical:protempa-dsb-file:jar:4.0.1'
<dependency org="org.eurekaclinical" name="protempa-dsb-file" rev="4.0.1">
  <artifact name="protempa-dsb-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eurekaclinical', module='protempa-dsb-file', version='4.0.1')
)
libraryDependencies += "org.eurekaclinical" % "protempa-dsb-file" % "4.0.1"
[org.eurekaclinical/protempa-dsb-file "4.0.1"]