GroupId | GroupIdcom.github.micromix |
---|---|
ArtifactId | ArtifactIdmicromix-conflet-restgateway |
Version | Version0.4 |
Type | Typejar |
Filename | Size |
---|---|
micromix-conflet-restgateway-0.4.pom | |
micromix-conflet-restgateway-0.4.jar | 261 bytes |
micromix-conflet-restgateway-0.4-sources.jar | 261 bytes |
micromix-conflet-restgateway-0.4-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.micromix/micromix-conflet-restgateway/ -->
<dependency>
<groupId>com.github.micromix</groupId>
<artifactId>micromix-conflet-restgateway</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.micromix/micromix-conflet-restgateway/
implementation 'com.github.micromix:micromix-conflet-restgateway:0.4'
// https://jarcasting.com/artifacts/com.github.micromix/micromix-conflet-restgateway/
implementation ("com.github.micromix:micromix-conflet-restgateway:0.4")
'com.github.micromix:micromix-conflet-restgateway:jar:0.4'
<dependency org="com.github.micromix" name="micromix-conflet-restgateway" rev="0.4">
<artifact name="micromix-conflet-restgateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.micromix', module='micromix-conflet-restgateway', version='0.4')
)
libraryDependencies += "com.github.micromix" % "micromix-conflet-restgateway" % "0.4"
[com.github.micromix/micromix-conflet-restgateway "0.4"]