Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.sourceforge.jscl-meditor |
ArtifactId | ArtifactIdmeditor |
Version | Version5.4.2 |
Type | Typejar |
Filename | Size |
---|---|
meditor-5.4.2.pom | |
meditor-5.4.2.jar | 96 KB |
meditor-5.4.2-sources.jar | 32 KB |
meditor-5.4.2-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.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.jscl-meditor/meditor/
implementation 'net.sourceforge.jscl-meditor:meditor:5.4.2'
// https://jarcasting.com/artifacts/net.sourceforge.jscl-meditor/meditor/
implementation ("net.sourceforge.jscl-meditor:meditor:5.4.2")
'net.sourceforge.jscl-meditor:meditor:jar:5.4.2'
<dependency org="net.sourceforge.jscl-meditor" name="meditor" rev="5.4.2">
<artifact name="meditor" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.jscl-meditor', module='meditor', version='5.4.2')
)
libraryDependencies += "net.sourceforge.jscl-meditor" % "meditor" % "5.4.2"
[net.sourceforge.jscl-meditor/meditor "5.4.2"]