GroupId | GroupIdcom.ixortalk |
---|---|
ArtifactId | ArtifactIdixortalk-gateway |
Version | Version1.0.9 |
Type | Typejar |
Filename | Size |
---|---|
ixortalk-gateway-1.0.9.pom | |
ixortalk-gateway-1.0.9.jar | 46 MB |
ixortalk-gateway-1.0.9-sources.jar | 3 MB |
ixortalk-gateway-1.0.9-javadoc.jar | 128 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ixortalk/ixortalk-gateway/ -->
<dependency>
<groupId>com.ixortalk</groupId>
<artifactId>ixortalk-gateway</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.ixortalk/ixortalk-gateway/
implementation 'com.ixortalk:ixortalk-gateway:1.0.9'
// https://jarcasting.com/artifacts/com.ixortalk/ixortalk-gateway/
implementation ("com.ixortalk:ixortalk-gateway:1.0.9")
'com.ixortalk:ixortalk-gateway:jar:1.0.9'
<dependency org="com.ixortalk" name="ixortalk-gateway" rev="1.0.9">
<artifact name="ixortalk-gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ixortalk', module='ixortalk-gateway', version='1.0.9')
)
libraryDependencies += "com.ixortalk" % "ixortalk-gateway" % "1.0.9"
[com.ixortalk/ixortalk-gateway "1.0.9"]