GroupId | GroupIdorg.apache.directory.studio |
---|---|
ArtifactId | ArtifactIdvalueeditors |
Version | Version2.0.0.v20120224 |
Type | Typejar |
Filename | Size |
---|---|
valueeditors-2.0.0.v20120224.pom | |
valueeditors-2.0.0.v20120224.jar | 124 KB |
valueeditors-2.0.0.v20120224-sources.jar | 100 KB |
valueeditors-2.0.0.v20120224-javadoc.jar | 269 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.directory.studio/valueeditors/ -->
<dependency>
<groupId>org.apache.directory.studio</groupId>
<artifactId>valueeditors</artifactId>
<version>2.0.0.v20120224</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.directory.studio/valueeditors/
implementation 'org.apache.directory.studio:valueeditors:2.0.0.v20120224'
// https://jarcasting.com/artifacts/org.apache.directory.studio/valueeditors/
implementation ("org.apache.directory.studio:valueeditors:2.0.0.v20120224")
'org.apache.directory.studio:valueeditors:jar:2.0.0.v20120224'
<dependency org="org.apache.directory.studio" name="valueeditors" rev="2.0.0.v20120224">
<artifact name="valueeditors" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.directory.studio', module='valueeditors', version='2.0.0.v20120224')
)
libraryDependencies += "org.apache.directory.studio" % "valueeditors" % "2.0.0.v20120224"
[org.apache.directory.studio/valueeditors "2.0.0.v20120224"]