| License |
License |
|---|---|
| GroupId | GroupIdcom.feiniaojin.grh |
| ArtifactId | ArtifactIdglobal-result-handler-bom |
| Version | Version1.0 |
| Type | Typepom |
| Description |
Descriptionglobal-result-handler
|
| Filename | Size |
|---|---|
| global-result-handler-bom-1.0.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.feiniaojin.grh/global-result-handler-bom/ -->
<dependency>
<groupId>com.feiniaojin.grh</groupId>
<artifactId>global-result-handler-bom</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.feiniaojin.grh/global-result-handler-bom/
implementation 'com.feiniaojin.grh:global-result-handler-bom:1.0'
// https://jarcasting.com/artifacts/com.feiniaojin.grh/global-result-handler-bom/
implementation ("com.feiniaojin.grh:global-result-handler-bom:1.0")
'com.feiniaojin.grh:global-result-handler-bom:pom:1.0'
<dependency org="com.feiniaojin.grh" name="global-result-handler-bom" rev="1.0">
<artifact name="global-result-handler-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.feiniaojin.grh', module='global-result-handler-bom', version='1.0')
)
libraryDependencies += "com.feiniaojin.grh" % "global-result-handler-bom" % "1.0"
[com.feiniaojin.grh/global-result-handler-bom "1.0"]