is not current version
Last Version 1.2.1

nl.stokpop:test-events-hello-world 1.2.0


GroupId

GroupId

nl.stokpop
ArtifactId

ArtifactId

test-events-hello-world
Version

Version

1.2.0
Type

Type

jar

Download test-events-hello-world 1.2.0


<!-- https://jarcasting.com/artifacts/nl.stokpop/test-events-hello-world/ -->
<dependency>
    <groupId>nl.stokpop</groupId>
    <artifactId>test-events-hello-world</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.stokpop/test-events-hello-world/
implementation 'nl.stokpop:test-events-hello-world:1.2.0'
// https://jarcasting.com/artifacts/nl.stokpop/test-events-hello-world/
implementation ("nl.stokpop:test-events-hello-world:1.2.0")
'nl.stokpop:test-events-hello-world:jar:1.2.0'
<dependency org="nl.stokpop" name="test-events-hello-world" rev="1.2.0">
  <artifact name="test-events-hello-world" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.stokpop', module='test-events-hello-world', version='1.2.0')
)
libraryDependencies += "nl.stokpop" % "test-events-hello-world" % "1.2.0"
[nl.stokpop/test-events-hello-world "1.2.0"]