Categories |
CategoriesAnt Build Tools CLI User Interface |
---|---|
GroupId | GroupIdorg.apache.sandesha2 |
ArtifactId | ArtifactIdsandesha2-client-constants |
Version | Version1.3 |
Type | Typejar |
Filename | Size |
---|---|
sandesha2-client-constants-1.3.pom | |
sandesha2-client-constants-1.3.jar | 4 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.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sandesha2/sandesha2-client-constants/
implementation 'org.apache.sandesha2:sandesha2-client-constants:1.3'
// https://jarcasting.com/artifacts/org.apache.sandesha2/sandesha2-client-constants/
implementation ("org.apache.sandesha2:sandesha2-client-constants:1.3")
'org.apache.sandesha2:sandesha2-client-constants:jar:1.3'
<dependency org="org.apache.sandesha2" name="sandesha2-client-constants" rev="1.3">
<artifact name="sandesha2-client-constants" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sandesha2', module='sandesha2-client-constants', version='1.3')
)
libraryDependencies += "org.apache.sandesha2" % "sandesha2-client-constants" % "1.3"
[org.apache.sandesha2/sandesha2-client-constants "1.3"]