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