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