Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdorg.bitbucket.askllc.fermenter.stout |
ArtifactId | ArtifactIdstout-spring-client |
Version | Version2.1.0 |
Type | Typejar |
Filename | Size |
---|---|
stout-spring-client-2.1.0.pom | |
stout-spring-client-2.1.0.jar | 34 KB |
stout-spring-client-2.1.0-sources.jar | 22 KB |
stout-spring-client-2.1.0-javadoc.jar | 170 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-spring-client/ -->
<dependency>
<groupId>org.bitbucket.askllc.fermenter.stout</groupId>
<artifactId>stout-spring-client</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-spring-client/
implementation 'org.bitbucket.askllc.fermenter.stout:stout-spring-client:2.1.0'
// https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-spring-client/
implementation ("org.bitbucket.askllc.fermenter.stout:stout-spring-client:2.1.0")
'org.bitbucket.askllc.fermenter.stout:stout-spring-client:jar:2.1.0'
<dependency org="org.bitbucket.askllc.fermenter.stout" name="stout-spring-client" rev="2.1.0">
<artifact name="stout-spring-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.askllc.fermenter.stout', module='stout-spring-client', version='2.1.0')
)
libraryDependencies += "org.bitbucket.askllc.fermenter.stout" % "stout-spring-client" % "2.1.0"
[org.bitbucket.askllc.fermenter.stout/stout-spring-client "2.1.0"]