Categories |
CategoriesAnt Build Tools CLI User Interface |
---|---|
GroupId | GroupIdorg.apache.sandesha2 |
ArtifactId | ArtifactIdsandesha2-client-constants |
Version | Version1.6.0 |
Type | Typejar |
Filename | Size |
---|---|
sandesha2-client-constants-1.6.0.pom | |
sandesha2-client-constants-1.6.0.jar | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.sandesha2/sandesha2-client-constants/ -->
<dependency>
<groupId>org.apache.sandesha2</groupId>
<artifactId>sandesha2-client-constants</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sandesha2/sandesha2-client-constants/
implementation 'org.apache.sandesha2:sandesha2-client-constants:1.6.0'
// https://jarcasting.com/artifacts/org.apache.sandesha2/sandesha2-client-constants/
implementation ("org.apache.sandesha2:sandesha2-client-constants:1.6.0")
'org.apache.sandesha2:sandesha2-client-constants:jar:1.6.0'
<dependency org="org.apache.sandesha2" name="sandesha2-client-constants" rev="1.6.0">
<artifact name="sandesha2-client-constants" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sandesha2', module='sandesha2-client-constants', version='1.6.0')
)
libraryDependencies += "org.apache.sandesha2" % "sandesha2-client-constants" % "1.6.0"
[org.apache.sandesha2/sandesha2-client-constants "1.6.0"]