GroupId | GroupIdfreebxml |
---|---|
ArtifactId | ArtifactIdmsh |
Last Version | Last Version0.9.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
msh-0.9.1.3.pom | |
msh-0.9.1.3.jar | 217 KB |
Browse |
<!-- https://jarcasting.com/artifacts/freebxml/msh/ -->
<dependency>
<groupId>freebxml</groupId>
<artifactId>msh</artifactId>
<version>0.9.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/freebxml/msh/
implementation 'freebxml:msh:0.9.1.3'
// https://jarcasting.com/artifacts/freebxml/msh/
implementation ("freebxml:msh:0.9.1.3")
'freebxml:msh:jar:0.9.1.3'
<dependency org="freebxml" name="msh" rev="0.9.1.3">
<artifact name="msh" type="jar" />
</dependency>
@Grapes(
@Grab(group='freebxml', module='msh', version='0.9.1.3')
)
libraryDependencies += "freebxml" % "msh" % "0.9.1.3"
[freebxml/msh "0.9.1.3"]