Jar examples for s:stash-java-client-core
Stash REST client base implementation
You can download jar file stash-java-client-core 2.0.3 in this page.
You can use the following script to add stash-java-client-core-2.0.3.jar to your project.
<dependency> <groupId>com.atlassian.stash</groupId> <artifactId>stash-java-client-core</artifactId> <version>2.0.3</version> </dependency>
compile group: 'com.atlassian.stash', name: 'stash-java-client-core', version: '2.0.3'
libraryDependencies += "com.atlassian.stash" % "stash-java-client-core" % "2.0.3"
<dependency org="com.atlassian.stash" name="stash-java-client-core" rev="2.0.3"/>
@Grapes(@Grab(group='com.atlassian.stash', module='stash-java-client-core', version='2.0.3'))
'com.atlassian.stash:stash-java-client-core:jar:2.0.3'
Click the following link to download the jar file.
stash-java-client-core-2.0.3-javadoc.jar