o

opentcs-impl-configuration-cfg4j

openTCS-Impl-Configuration-cfg4j
https://www.opentcs.org
MIT License
The openTCS Authors
Files download
File Operation
opentcs-impl-configuration-cfg4j-5.15.0.jar download
opentcs-impl-configuration-cfg4j-5.15.0.pom download
opentcs-impl-configuration-cfg4j-5.15.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.opentcs</groupId>
  <artifactId>opentcs-impl-configuration-cfg4j</artifactId>
  <version>5.15.0</version>
</dependency>
Gradle Groovy
implementation 'org.opentcs:opentcs-impl-configuration-cfg4j:5.15.0'
Gradle Kotlin
implementation("org.opentcs:opentcs-impl-configuration-cfg4j:5.15.0")
Scala SBT
libraryDependencies += "org.opentcs" % "opentcs-impl-configuration-cfg4j" % "5.15.0"
Groovy Grape
@Grapes(
  @Grab(group='org.opentcs', module='opentcs-impl-configuration-cfg4j', version='5.15.0')
)
Apache Ivy
<dependency org="org.opentcs" name="opentcs-impl-configuration-cfg4j" rev="5.15.0" />
Leiningen
[org.opentcs/opentcs-impl-configuration-cfg4j "5.15.0"]
Apache Buildr
'org.opentcs:opentcs-impl-configuration-cfg4j:jar:5.15.0'