is not current version
Last Version 1.3.1

de.dlr.gitlab.fame:core 1.3.0

An open framework for distributed agent-based modeling of energy systems

GroupId

GroupId

de.dlr.gitlab.fame
ArtifactId

ArtifactId

core
Version

Version

1.3.0
Type

Type

jar

Download core 1.3.0


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