GroupId | GroupIdorg.into-cps.maestro.plugins |
---|---|
ArtifactId | ArtifactIdjacobianstepbuilder |
Version | Version2.1.7 |
Type | Typejar |
Filename | Size |
---|---|
jacobianstepbuilder-2.1.7.pom | |
jacobianstepbuilder-2.1.7.jar | 16 KB |
jacobianstepbuilder-2.1.7-sources.jar | 7 KB |
jacobianstepbuilder-2.1.7-javadoc.jar | 394 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.into-cps.maestro.plugins/jacobianstepbuilder/ -->
<dependency>
<groupId>org.into-cps.maestro.plugins</groupId>
<artifactId>jacobianstepbuilder</artifactId>
<version>2.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.into-cps.maestro.plugins/jacobianstepbuilder/
implementation 'org.into-cps.maestro.plugins:jacobianstepbuilder:2.1.7'
// https://jarcasting.com/artifacts/org.into-cps.maestro.plugins/jacobianstepbuilder/
implementation ("org.into-cps.maestro.plugins:jacobianstepbuilder:2.1.7")
'org.into-cps.maestro.plugins:jacobianstepbuilder:jar:2.1.7'
<dependency org="org.into-cps.maestro.plugins" name="jacobianstepbuilder" rev="2.1.7">
<artifact name="jacobianstepbuilder" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.into-cps.maestro.plugins', module='jacobianstepbuilder', version='2.1.7')
)
libraryDependencies += "org.into-cps.maestro.plugins" % "jacobianstepbuilder" % "2.1.7"
[org.into-cps.maestro.plugins/jacobianstepbuilder "2.1.7"]