Categories |
CategoriesData |
---|---|
GroupId | GroupIdio.datarouter |
ArtifactId | ArtifactIddatarouter-exception |
Version | Version0.0.37 |
Type | Typejar |
Filename | Size |
---|---|
datarouter-exception-0.0.37.pom | |
datarouter-exception-0.0.37.jar | 118 KB |
datarouter-exception-0.0.37-sources.jar | 63 KB |
datarouter-exception-0.0.37-javadoc.jar | 819 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.datarouter/datarouter-exception/ -->
<dependency>
<groupId>io.datarouter</groupId>
<artifactId>datarouter-exception</artifactId>
<version>0.0.37</version>
</dependency>
// https://jarcasting.com/artifacts/io.datarouter/datarouter-exception/
implementation 'io.datarouter:datarouter-exception:0.0.37'
// https://jarcasting.com/artifacts/io.datarouter/datarouter-exception/
implementation ("io.datarouter:datarouter-exception:0.0.37")
'io.datarouter:datarouter-exception:jar:0.0.37'
<dependency org="io.datarouter" name="datarouter-exception" rev="0.0.37">
<artifact name="datarouter-exception" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.datarouter', module='datarouter-exception', version='0.0.37')
)
libraryDependencies += "io.datarouter" % "datarouter-exception" % "0.0.37"
[io.datarouter/datarouter-exception "0.0.37"]