License |
License |
---|---|
GroupId | GroupIdcom.cloudimpl |
ArtifactId | ArtifactIderrorcode4j |
Version | Version2.0.0.22 |
Type | Typepom |
Description |
DescriptioncloudImpl-errorcode4j
java error code generation library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
errorcode4j-2.0.0.22.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cloudimpl/errorcode4j/ -->
<dependency>
<groupId>com.cloudimpl</groupId>
<artifactId>errorcode4j</artifactId>
<version>2.0.0.22</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.cloudimpl/errorcode4j/
implementation 'com.cloudimpl:errorcode4j:2.0.0.22'
// https://jarcasting.com/artifacts/com.cloudimpl/errorcode4j/
implementation ("com.cloudimpl:errorcode4j:2.0.0.22")
'com.cloudimpl:errorcode4j:pom:2.0.0.22'
<dependency org="com.cloudimpl" name="errorcode4j" rev="2.0.0.22">
<artifact name="errorcode4j" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.cloudimpl', module='errorcode4j', version='2.0.0.22')
)
libraryDependencies += "com.cloudimpl" % "errorcode4j" % "2.0.0.22"
[com.cloudimpl/errorcode4j "2.0.0.22"]