GroupId | GroupIdio.github.jmcleodfoss |
---|---|
ArtifactId | ArtifactIdmsgexplorer |
Version | Version1.0.1 |
Type | Typejar |
Filename | Size |
---|---|
msgexplorer-1.0.1.pom | |
msgexplorer-1.0.1.jar | 206 KB |
msgexplorer-1.0.1-sources.jar | 27 KB |
msgexplorer-1.0.1-javadoc.jar | 394 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jmcleodfoss/msgexplorer/ -->
<dependency>
<groupId>io.github.jmcleodfoss</groupId>
<artifactId>msgexplorer</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jmcleodfoss/msgexplorer/
implementation 'io.github.jmcleodfoss:msgexplorer:1.0.1'
// https://jarcasting.com/artifacts/io.github.jmcleodfoss/msgexplorer/
implementation ("io.github.jmcleodfoss:msgexplorer:1.0.1")
'io.github.jmcleodfoss:msgexplorer:jar:1.0.1'
<dependency org="io.github.jmcleodfoss" name="msgexplorer" rev="1.0.1">
<artifact name="msgexplorer" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jmcleodfoss', module='msgexplorer', version='1.0.1')
)
libraryDependencies += "io.github.jmcleodfoss" % "msgexplorer" % "1.0.1"
[io.github.jmcleodfoss/msgexplorer "1.0.1"]