GroupId | GroupIdorg.seedstack.addons.w20 |
---|---|
ArtifactId | ArtifactIdw20-bridge-rest |
Version | Version2.3.1 |
Type | Typejar |
Filename | Size |
---|---|
w20-bridge-rest-2.3.1.pom | |
w20-bridge-rest-2.3.1.jar | 37 KB |
w20-bridge-rest-2.3.1-sources.jar | 24 KB |
w20-bridge-rest-2.3.1-javadoc.jar | 96 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.seedstack.addons.w20/w20-bridge-rest/ -->
<dependency>
<groupId>org.seedstack.addons.w20</groupId>
<artifactId>w20-bridge-rest</artifactId>
<version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.seedstack.addons.w20/w20-bridge-rest/
implementation 'org.seedstack.addons.w20:w20-bridge-rest:2.3.1'
// https://jarcasting.com/artifacts/org.seedstack.addons.w20/w20-bridge-rest/
implementation ("org.seedstack.addons.w20:w20-bridge-rest:2.3.1")
'org.seedstack.addons.w20:w20-bridge-rest:jar:2.3.1'
<dependency org="org.seedstack.addons.w20" name="w20-bridge-rest" rev="2.3.1">
<artifact name="w20-bridge-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.seedstack.addons.w20', module='w20-bridge-rest', version='2.3.1')
)
libraryDependencies += "org.seedstack.addons.w20" % "w20-bridge-rest" % "2.3.1"
[org.seedstack.addons.w20/w20-bridge-rest "2.3.1"]