Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdorg.apache.sandesha2 |
ArtifactId | ArtifactIdsandesha2-client |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
sandesha2-client-1.1.pom | |
sandesha2-client-1.1.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.sandesha2/sandesha2-client/ -->
<dependency>
<groupId>org.apache.sandesha2</groupId>
<artifactId>sandesha2-client</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sandesha2/sandesha2-client/
implementation 'org.apache.sandesha2:sandesha2-client:1.1'
// https://jarcasting.com/artifacts/org.apache.sandesha2/sandesha2-client/
implementation ("org.apache.sandesha2:sandesha2-client:1.1")
'org.apache.sandesha2:sandesha2-client:jar:1.1'
<dependency org="org.apache.sandesha2" name="sandesha2-client" rev="1.1">
<artifact name="sandesha2-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sandesha2', module='sandesha2-client', version='1.1')
)
libraryDependencies += "org.apache.sandesha2" % "sandesha2-client" % "1.1"
[org.apache.sandesha2/sandesha2-client "1.1"]