is not current version
Last Version 5.2-Alpha-2

org.eurekaclinical:protempa-dsb-file 5.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

5.1
Type

Type

jar

Download protempa-dsb-file 5.1


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