is not current version
Last Version 2.1.9

org.into-cps.maestro:frameworks 2.1.6


GroupId

GroupId

org.into-cps.maestro
ArtifactId

ArtifactId

frameworks
Version

Version

2.1.6
Type

Type

jar

Download frameworks 2.1.6


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