is not current version
Last Version 1.0.11

net.sf.sociaal:e9patient 1.0.10

First scenario of PHAT

Categories

Categories

Net
GroupId

GroupId

net.sf.sociaal
ArtifactId

ArtifactId

e9patient
Version

Version

1.0.10
Type

Type

jar

Download e9patient 1.0.10


<!-- https://jarcasting.com/artifacts/net.sf.sociaal/e9patient/ -->
<dependency>
    <groupId>net.sf.sociaal</groupId>
    <artifactId>e9patient</artifactId>
    <version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.sociaal/e9patient/
implementation 'net.sf.sociaal:e9patient:1.0.10'
// https://jarcasting.com/artifacts/net.sf.sociaal/e9patient/
implementation ("net.sf.sociaal:e9patient:1.0.10")
'net.sf.sociaal:e9patient:jar:1.0.10'
<dependency org="net.sf.sociaal" name="e9patient" rev="1.0.10">
  <artifact name="e9patient" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.sociaal', module='e9patient', version='1.0.10')
)
libraryDependencies += "net.sf.sociaal" % "e9patient" % "1.0.10"
[net.sf.sociaal/e9patient "1.0.10"]