is not current version
Last Version 3.0.0

org.mitre.synthea:synthea 2.5.0

Synthetic Patient Population Simulator

GroupId

GroupId

org.mitre.synthea
ArtifactId

ArtifactId

synthea
Version

Version

2.5.0
Type

Type

jar

Download synthea 2.5.0


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