is not current version
Last Version 1.1.1

de.mhus.conductor:conductor-plugin 1.0.0


GroupId

GroupId

de.mhus.conductor
ArtifactId

ArtifactId

conductor-plugin
Version

Version

1.0.0
Type

Type

jar

Download conductor-plugin 1.0.0


<!-- https://jarcasting.com/artifacts/de.mhus.conductor/conductor-plugin/ -->
<dependency>
    <groupId>de.mhus.conductor</groupId>
    <artifactId>conductor-plugin</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.mhus.conductor/conductor-plugin/
implementation 'de.mhus.conductor:conductor-plugin:1.0.0'
// https://jarcasting.com/artifacts/de.mhus.conductor/conductor-plugin/
implementation ("de.mhus.conductor:conductor-plugin:1.0.0")
'de.mhus.conductor:conductor-plugin:jar:1.0.0'
<dependency org="de.mhus.conductor" name="conductor-plugin" rev="1.0.0">
  <artifact name="conductor-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.mhus.conductor', module='conductor-plugin', version='1.0.0')
)
libraryDependencies += "de.mhus.conductor" % "conductor-plugin" % "1.0.0"
[de.mhus.conductor/conductor-plugin "1.0.0"]