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