| License |
License |
|---|---|
| GroupId | GroupIdcom.diboot |
| ArtifactId | ArtifactIddiboot-components-msg |
| Version | Version1.0 |
| Type | Typejar |
| Description |
Descriptiondiboot-components-msg
Diboot Components - Msg
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| diboot-components-msg-1.0.pom | |
| diboot-components-msg-1.0.jar | 86 KB |
| diboot-components-msg-1.0-sources.jar | 58 KB |
| diboot-components-msg-1.0-javadoc.jar | 443 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.diboot/diboot-components-msg/ -->
<dependency>
<groupId>com.diboot</groupId>
<artifactId>diboot-components-msg</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.diboot/diboot-components-msg/
implementation 'com.diboot:diboot-components-msg:1.0'
// https://jarcasting.com/artifacts/com.diboot/diboot-components-msg/
implementation ("com.diboot:diboot-components-msg:1.0")
'com.diboot:diboot-components-msg:jar:1.0'
<dependency org="com.diboot" name="diboot-components-msg" rev="1.0">
<artifact name="diboot-components-msg" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.diboot', module='diboot-components-msg', version='1.0')
)
libraryDependencies += "com.diboot" % "diboot-components-msg" % "1.0"
[com.diboot/diboot-components-msg "1.0"]