is not current version
Last Version 2.0

org.eurekaclinical:aiw-dsb-waveform 1.0


Categories

Categories

CLI User Interface Eureka Container Microservices ORM Data
GroupId

GroupId

org.eurekaclinical
ArtifactId

ArtifactId

aiw-dsb-waveform
Version

Version

1.0
Type

Type

jar

Download aiw-dsb-waveform 1.0


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