| License |
License |
|---|---|
| GroupId | GroupIdorg.xujin.halo |
| ArtifactId | ArtifactIdhalo |
| Version | Version1.0.4 |
| Type | Typepom |
| Description |
Descriptionhalo
halo help project build DDD ability
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| halo-1.0.4.pom | 13 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.xujin.halo/halo/ -->
<dependency>
<groupId>org.xujin.halo</groupId>
<artifactId>halo</artifactId>
<version>1.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.xujin.halo/halo/
implementation 'org.xujin.halo:halo:1.0.4'
// https://jarcasting.com/artifacts/org.xujin.halo/halo/
implementation ("org.xujin.halo:halo:1.0.4")
'org.xujin.halo:halo:pom:1.0.4'
<dependency org="org.xujin.halo" name="halo" rev="1.0.4">
<artifact name="halo" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.xujin.halo', module='halo', version='1.0.4')
)
libraryDependencies += "org.xujin.halo" % "halo" % "1.0.4"
[org.xujin.halo/halo "1.0.4"]