Categories |
CategoriesSwagger Program Interface REST Frameworks |
---|---|
GroupId | GroupIdcom.github.rmannibucau |
ArtifactId | ArtifactIdplayx-swagger |
Version | Version0.0.10 |
Type | Typejar |
Filename | Size |
---|---|
playx-swagger-0.0.10.pom | |
playx-swagger-0.0.10.jar | 8 KB |
playx-swagger-0.0.10-sources.jar | 4 KB |
playx-swagger-0.0.10-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.rmannibucau/playx-swagger/ -->
<dependency>
<groupId>com.github.rmannibucau</groupId>
<artifactId>playx-swagger</artifactId>
<version>0.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rmannibucau/playx-swagger/
implementation 'com.github.rmannibucau:playx-swagger:0.0.10'
// https://jarcasting.com/artifacts/com.github.rmannibucau/playx-swagger/
implementation ("com.github.rmannibucau:playx-swagger:0.0.10")
'com.github.rmannibucau:playx-swagger:jar:0.0.10'
<dependency org="com.github.rmannibucau" name="playx-swagger" rev="0.0.10">
<artifact name="playx-swagger" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rmannibucau', module='playx-swagger', version='0.0.10')
)
libraryDependencies += "com.github.rmannibucau" % "playx-swagger" % "0.0.10"
[com.github.rmannibucau/playx-swagger "0.0.10"]