is not current version
Last Version 0.6.0

com.github.agliznetsov.swagger-tools:swagger-tools-core 0.3.4


Categories

Categories

Net Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.agliznetsov.swagger-tools
ArtifactId

ArtifactId

swagger-tools-core
Version

Version

0.3.4
Type

Type

jar

Download swagger-tools-core 0.3.4


<!-- https://jarcasting.com/artifacts/com.github.agliznetsov.swagger-tools/swagger-tools-core/ -->
<dependency>
    <groupId>com.github.agliznetsov.swagger-tools</groupId>
    <artifactId>swagger-tools-core</artifactId>
    <version>0.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.agliznetsov.swagger-tools/swagger-tools-core/
implementation 'com.github.agliznetsov.swagger-tools:swagger-tools-core:0.3.4'
// https://jarcasting.com/artifacts/com.github.agliznetsov.swagger-tools/swagger-tools-core/
implementation ("com.github.agliznetsov.swagger-tools:swagger-tools-core:0.3.4")
'com.github.agliznetsov.swagger-tools:swagger-tools-core:jar:0.3.4'
<dependency org="com.github.agliznetsov.swagger-tools" name="swagger-tools-core" rev="0.3.4">
  <artifact name="swagger-tools-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.agliznetsov.swagger-tools', module='swagger-tools-core', version='0.3.4')
)
libraryDependencies += "com.github.agliznetsov.swagger-tools" % "swagger-tools-core" % "0.3.4"
[com.github.agliznetsov.swagger-tools/swagger-tools-core "0.3.4"]