GroupId | GroupIdbe.bosa.commons-eid |
---|---|
ArtifactId | ArtifactIdcommons-eid-consumer |
Version | Version1.0.4 |
Type | Typejar |
Filename | Size |
---|---|
commons-eid-consumer-1.0.4.pom | |
commons-eid-consumer-1.0.4.jar | 31 KB |
commons-eid-consumer-1.0.4-sources.jar | 29 KB |
commons-eid-consumer-1.0.4-javadoc.jar | 159 KB |
Browse |
<!-- https://jarcasting.com/artifacts/be.bosa.commons-eid/commons-eid-consumer/ -->
<dependency>
<groupId>be.bosa.commons-eid</groupId>
<artifactId>commons-eid-consumer</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/be.bosa.commons-eid/commons-eid-consumer/
implementation 'be.bosa.commons-eid:commons-eid-consumer:1.0.4'
// https://jarcasting.com/artifacts/be.bosa.commons-eid/commons-eid-consumer/
implementation ("be.bosa.commons-eid:commons-eid-consumer:1.0.4")
'be.bosa.commons-eid:commons-eid-consumer:jar:1.0.4'
<dependency org="be.bosa.commons-eid" name="commons-eid-consumer" rev="1.0.4">
<artifact name="commons-eid-consumer" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.bosa.commons-eid', module='commons-eid-consumer', version='1.0.4')
)
libraryDependencies += "be.bosa.commons-eid" % "commons-eid-consumer" % "1.0.4"
[be.bosa.commons-eid/commons-eid-consumer "1.0.4"]