Files download
File Operation
restful-exception-0.0.1.jar download
restful-exception-0.0.1.pom download
restful-exception-0.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.120011676</groupId>
  <artifactId>restful-exception</artifactId>
  <version>0.0.1</version>
</dependency>
Gradle Groovy
implementation 'com.github.120011676:restful-exception:0.0.1'
Gradle Kotlin
implementation("com.github.120011676:restful-exception:0.0.1")
Scala SBT
libraryDependencies += "com.github.120011676" % "restful-exception" % "0.0.1"
Groovy Grape
@Grapes(
  @Grab(group='com.github.120011676', module='restful-exception', version='0.0.1')
)
Apache Ivy
<dependency org="com.github.120011676" name="restful-exception" rev="0.0.1" />
Leiningen
[com.github.120011676/restful-exception "0.0.1"]
Apache Buildr
'com.github.120011676:restful-exception:jar:0.0.1'
Dependencies
The project has no third-party dependencies