Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.sourceforge.jscl-meditor |
ArtifactId | ArtifactIdmeditor |
Version | Version5.4.3 |
Type | Typejar |
Filename | Size |
---|---|
meditor-5.4.3.pom | |
meditor-5.4.3.jar | 96 KB |
meditor-5.4.3-sources.jar | 33 KB |
meditor-5.4.3-javadoc.jar | 448 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sourceforge.jscl-meditor/meditor/ -->
<dependency>
<groupId>net.sourceforge.jscl-meditor</groupId>
<artifactId>meditor</artifactId>
<version>5.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.jscl-meditor/meditor/
implementation 'net.sourceforge.jscl-meditor:meditor:5.4.3'
// https://jarcasting.com/artifacts/net.sourceforge.jscl-meditor/meditor/
implementation ("net.sourceforge.jscl-meditor:meditor:5.4.3")
'net.sourceforge.jscl-meditor:meditor:jar:5.4.3'
<dependency org="net.sourceforge.jscl-meditor" name="meditor" rev="5.4.3">
<artifact name="meditor" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.jscl-meditor', module='meditor', version='5.4.3')
)
libraryDependencies += "net.sourceforge.jscl-meditor" % "meditor" % "5.4.3"
[net.sourceforge.jscl-meditor/meditor "5.4.3"]