License |
License |
---|---|
GroupId | GroupIdorg.noear.bundle |
ArtifactId | ArtifactIdhatch-bundle |
Version | Version1.9.0 |
Type | Typepom |
Description |
Descriptionhatch-bundle
Java project for solon
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hatch-bundle-1.9.0.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.noear.bundle/hatch-bundle/ -->
<dependency>
<groupId>org.noear.bundle</groupId>
<artifactId>hatch-bundle</artifactId>
<version>1.9.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.noear.bundle/hatch-bundle/
implementation 'org.noear.bundle:hatch-bundle:1.9.0'
// https://jarcasting.com/artifacts/org.noear.bundle/hatch-bundle/
implementation ("org.noear.bundle:hatch-bundle:1.9.0")
'org.noear.bundle:hatch-bundle:pom:1.9.0'
<dependency org="org.noear.bundle" name="hatch-bundle" rev="1.9.0">
<artifact name="hatch-bundle" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.noear.bundle', module='hatch-bundle', version='1.9.0')
)
libraryDependencies += "org.noear.bundle" % "hatch-bundle" % "1.9.0"
[org.noear.bundle/hatch-bundle "1.9.0"]