is not current version
Last Version 2.1.9

org.into-cps.maestro.plugins:fixedstep 2.0.3


GroupId

GroupId

org.into-cps.maestro.plugins
ArtifactId

ArtifactId

fixedstep
Version

Version

2.0.3
Type

Type

jar

Download fixedstep 2.0.3


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