is not current version
Last Version 2.0.0.beta2

com.wordnik:swaggersocket-helloword 2.0.0.beta1


Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.wordnik
ArtifactId

ArtifactId

swaggersocket-helloword
Version

Version

2.0.0.beta1
Type

Type

jar

Download swaggersocket-helloword 2.0.0.beta1


<!-- https://jarcasting.com/artifacts/com.wordnik/swaggersocket-helloword/ -->
<dependency>
    <groupId>com.wordnik</groupId>
    <artifactId>swaggersocket-helloword</artifactId>
    <version>2.0.0.beta1</version>
</dependency>
// https://jarcasting.com/artifacts/com.wordnik/swaggersocket-helloword/
implementation 'com.wordnik:swaggersocket-helloword:2.0.0.beta1'
// https://jarcasting.com/artifacts/com.wordnik/swaggersocket-helloword/
implementation ("com.wordnik:swaggersocket-helloword:2.0.0.beta1")
'com.wordnik:swaggersocket-helloword:jar:2.0.0.beta1'
<dependency org="com.wordnik" name="swaggersocket-helloword" rev="2.0.0.beta1">
  <artifact name="swaggersocket-helloword" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wordnik', module='swaggersocket-helloword', version='2.0.0.beta1')
)
libraryDependencies += "com.wordnik" % "swaggersocket-helloword" % "2.0.0.beta1"
[com.wordnik/swaggersocket-helloword "2.0.0.beta1"]