is not current version
Last Version 1.2.5

com.wordnik:swagger-scala-sample-app-no-format_2.9.1 1.2.2


Categories

Categories

Scala Languages ORM Data Swagger Program Interface REST Frameworks
GroupId

GroupId

com.wordnik
ArtifactId

ArtifactId

swagger-scala-sample-app-no-format_2.9.1
Version

Version

1.2.2
Type

Type

war

Download swagger-scala-sample-app-no-format_2.9.1 1.2.2


<!-- https://jarcasting.com/artifacts/com.wordnik/swagger-scala-sample-app-no-format_2.9.1/ -->
<dependency>
    <groupId>com.wordnik</groupId>
    <artifactId>swagger-scala-sample-app-no-format_2.9.1</artifactId>
    <version>1.2.2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.wordnik/swagger-scala-sample-app-no-format_2.9.1/
implementation 'com.wordnik:swagger-scala-sample-app-no-format_2.9.1:1.2.2'
// https://jarcasting.com/artifacts/com.wordnik/swagger-scala-sample-app-no-format_2.9.1/
implementation ("com.wordnik:swagger-scala-sample-app-no-format_2.9.1:1.2.2")
'com.wordnik:swagger-scala-sample-app-no-format_2.9.1:war:1.2.2'
<dependency org="com.wordnik" name="swagger-scala-sample-app-no-format_2.9.1" rev="1.2.2">
  <artifact name="swagger-scala-sample-app-no-format_2.9.1" type="war" />
</dependency>
@Grapes(
@Grab(group='com.wordnik', module='swagger-scala-sample-app-no-format_2.9.1', version='1.2.2')
)
libraryDependencies += "com.wordnik" % "swagger-scala-sample-app-no-format_2.9.1" % "1.2.2"
[com.wordnik/swagger-scala-sample-app-no-format_2.9.1 "1.2.2"]