License |
License |
---|---|
GroupId | GroupIdcom.github.fge |
ArtifactId | ArtifactIdmsg-simple |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnull
null
|
Project URL |
Project URL |
Filename | Size |
---|---|
msg-simple-1.1.pom | |
msg-simple-1.1.jar | 36 KB |
msg-simple-1.1-sources.jar | 37 KB |
msg-simple-1.1-javadoc.jar | 93 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fge/msg-simple/ -->
<dependency>
<groupId>com.github.fge</groupId>
<artifactId>msg-simple</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fge/msg-simple/
implementation 'com.github.fge:msg-simple:1.1'
// https://jarcasting.com/artifacts/com.github.fge/msg-simple/
implementation ("com.github.fge:msg-simple:1.1")
'com.github.fge:msg-simple:jar:1.1'
<dependency org="com.github.fge" name="msg-simple" rev="1.1">
<artifact name="msg-simple" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fge', module='msg-simple', version='1.1')
)
libraryDependencies += "com.github.fge" % "msg-simple" % "1.1"
[com.github.fge/msg-simple "1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.fge : btf | jar | 1.2 |
com.google.code.findbugs : jsr305 | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 1.9.5 |
org.testng : testng | jar | 6.8.7 |