GroupId | GroupIdbe.looorent |
---|---|
ArtifactId | ArtifactIdjflu-subscriber-reflection |
Version | Version0.14.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/be.looorent/jflu-subscriber-reflection/ -->
<dependency>
<groupId>be.looorent</groupId>
<artifactId>jflu-subscriber-reflection</artifactId>
<version>0.14.2</version>
</dependency>
// https://jarcasting.com/artifacts/be.looorent/jflu-subscriber-reflection/
implementation 'be.looorent:jflu-subscriber-reflection:0.14.2'
// https://jarcasting.com/artifacts/be.looorent/jflu-subscriber-reflection/
implementation ("be.looorent:jflu-subscriber-reflection:0.14.2")
'be.looorent:jflu-subscriber-reflection:jar:0.14.2'
<dependency org="be.looorent" name="jflu-subscriber-reflection" rev="0.14.2">
<artifact name="jflu-subscriber-reflection" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.looorent', module='jflu-subscriber-reflection', version='0.14.2')
)
libraryDependencies += "be.looorent" % "jflu-subscriber-reflection" % "0.14.2"
[be.looorent/jflu-subscriber-reflection "0.14.2"]