Holon Platform shared resources
Holon Platform projects shared resources.
| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdcom.holon-platform |
| ArtifactId | ArtifactIdholon-shared |
| Last Version | Last Version1.0.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.holon-platform:holon-shared
Holon platform shared resources
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| holon-shared-1.0.6.pom | |
| holon-shared-1.0.6.jar | 19 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.holon-platform/holon-shared/ -->
<dependency>
<groupId>com.holon-platform</groupId>
<artifactId>holon-shared</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.holon-platform/holon-shared/
implementation 'com.holon-platform:holon-shared:1.0.6'
// https://jarcasting.com/artifacts/com.holon-platform/holon-shared/
implementation ("com.holon-platform:holon-shared:1.0.6")
'com.holon-platform:holon-shared:jar:1.0.6'
<dependency org="com.holon-platform" name="holon-shared" rev="1.0.6">
<artifact name="holon-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.holon-platform', module='holon-shared', version='1.0.6')
)
libraryDependencies += "com.holon-platform" % "holon-shared" % "1.0.6"
[com.holon-platform/holon-shared "1.0.6"]
Holon Platform projects shared resources.