is not current version
Last Version 2.1.9

org.into-cps.maestro.frameworks:core 2.0.2


GroupId

GroupId

org.into-cps.maestro.frameworks
ArtifactId

ArtifactId

core
Version

Version

2.0.2
Type

Type

jar

Download core 2.0.2


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