| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.thevpc.common |
| ArtifactId | ArtifactIdthevpc-common-msg |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnet.thevpc.common.thevpc-common-msg
Message Format Java Library
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| thevpc-common-msg-1.1.0.pom | |
| thevpc-common-msg-1.1.0.jar | 11 KB |
| thevpc-common-msg-1.1.0-sources.jar | 10 KB |
| thevpc-common-msg-1.1.0-javadoc.jar | 49 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.thevpc.common/thevpc-common-msg/ -->
<dependency>
<groupId>net.thevpc.common</groupId>
<artifactId>thevpc-common-msg</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.thevpc.common/thevpc-common-msg/
implementation 'net.thevpc.common:thevpc-common-msg:1.1.0'
// https://jarcasting.com/artifacts/net.thevpc.common/thevpc-common-msg/
implementation ("net.thevpc.common:thevpc-common-msg:1.1.0")
'net.thevpc.common:thevpc-common-msg:jar:1.1.0'
<dependency org="net.thevpc.common" name="thevpc-common-msg" rev="1.1.0">
<artifact name="thevpc-common-msg" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.thevpc.common', module='thevpc-common-msg', version='1.1.0')
)
libraryDependencies += "net.thevpc.common" % "thevpc-common-msg" % "1.1.0"
[net.thevpc.common/thevpc-common-msg "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |