is not current version
Last Version 1.1.0

nl.wernerdegroot.applicatives:runtime 1.0.3


GroupId

GroupId

nl.wernerdegroot.applicatives
ArtifactId

ArtifactId

runtime
Version

Version

1.0.3
Type

Type

jar

Download runtime 1.0.3


<!-- https://jarcasting.com/artifacts/nl.wernerdegroot.applicatives/runtime/ -->
<dependency>
    <groupId>nl.wernerdegroot.applicatives</groupId>
    <artifactId>runtime</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/nl.wernerdegroot.applicatives/runtime/
implementation 'nl.wernerdegroot.applicatives:runtime:1.0.3'
// https://jarcasting.com/artifacts/nl.wernerdegroot.applicatives/runtime/
implementation ("nl.wernerdegroot.applicatives:runtime:1.0.3")
'nl.wernerdegroot.applicatives:runtime:jar:1.0.3'
<dependency org="nl.wernerdegroot.applicatives" name="runtime" rev="1.0.3">
  <artifact name="runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.wernerdegroot.applicatives', module='runtime', version='1.0.3')
)
libraryDependencies += "nl.wernerdegroot.applicatives" % "runtime" % "1.0.3"
[nl.wernerdegroot.applicatives/runtime "1.0.3"]