Categories |
CategoriesSwagger Program Interface REST Frameworks |
---|---|
GroupId | GroupIdcom.shinesolutions |
ArtifactId | ArtifactIdswaggeraem4j |
Version | Version0.9.0 |
Type | Typejar |
Filename | Size |
---|---|
swaggeraem4j-0.9.0.pom | |
swaggeraem4j-0.9.0.jar | 119 KB |
swaggeraem4j-0.9.0-tests.jar | 8 KB |
swaggeraem4j-0.9.0-sources.jar | 35 KB |
swaggeraem4j-0.9.0-javadoc.jar | 164 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.shinesolutions/swaggeraem4j/ -->
<dependency>
<groupId>com.shinesolutions</groupId>
<artifactId>swaggeraem4j</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.shinesolutions/swaggeraem4j/
implementation 'com.shinesolutions:swaggeraem4j:0.9.0'
// https://jarcasting.com/artifacts/com.shinesolutions/swaggeraem4j/
implementation ("com.shinesolutions:swaggeraem4j:0.9.0")
'com.shinesolutions:swaggeraem4j:jar:0.9.0'
<dependency org="com.shinesolutions" name="swaggeraem4j" rev="0.9.0">
<artifact name="swaggeraem4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.shinesolutions', module='swaggeraem4j', version='0.9.0')
)
libraryDependencies += "com.shinesolutions" % "swaggeraem4j" % "0.9.0"
[com.shinesolutions/swaggeraem4j "0.9.0"]