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