Categories |
CategoriesNet |
---|---|
GroupId | GroupIdcom.github.inti-net |
ArtifactId | ArtifactIdws-spring-exception |
Version | Version1.4 |
Type | Typejar |
Filename | Size |
---|---|
ws-spring-exception-1.4.pom | |
ws-spring-exception-1.4.jar | 32 KB |
ws-spring-exception-1.4-sources.jar | 32 KB |
ws-spring-exception-1.4-javadoc.jar | 201 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.inti-net/ws-spring-exception/ -->
<dependency>
<groupId>com.github.inti-net</groupId>
<artifactId>ws-spring-exception</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.inti-net/ws-spring-exception/
implementation 'com.github.inti-net:ws-spring-exception:1.4'
// https://jarcasting.com/artifacts/com.github.inti-net/ws-spring-exception/
implementation ("com.github.inti-net:ws-spring-exception:1.4")
'com.github.inti-net:ws-spring-exception:jar:1.4'
<dependency org="com.github.inti-net" name="ws-spring-exception" rev="1.4">
<artifact name="ws-spring-exception" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.inti-net', module='ws-spring-exception', version='1.4')
)
libraryDependencies += "com.github.inti-net" % "ws-spring-exception" % "1.4"
[com.github.inti-net/ws-spring-exception "1.4"]