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