License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse |
ArtifactId | ArtifactIdmylar |
Last Version | Last Version2.0.0-v20070615-compatibility |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMylyn Compatibility Plug-in
|
Filename | Size |
---|---|
mylar-2.0.0-v20070615-compatibility.pom | |
mylar-2.0.0-v20070615-compatibility.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse/mylar/ -->
<dependency>
<groupId>org.eclipse</groupId>
<artifactId>mylar</artifactId>
<version>2.0.0-v20070615-compatibility</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse/mylar/
implementation 'org.eclipse:mylar:2.0.0-v20070615-compatibility'
// https://jarcasting.com/artifacts/org.eclipse/mylar/
implementation ("org.eclipse:mylar:2.0.0-v20070615-compatibility")
'org.eclipse:mylar:jar:2.0.0-v20070615-compatibility'
<dependency org="org.eclipse" name="mylar" rev="2.0.0-v20070615-compatibility">
<artifact name="mylar" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse', module='mylar', version='2.0.0-v20070615-compatibility')
)
libraryDependencies += "org.eclipse" % "mylar" % "2.0.0-v20070615-compatibility"
[org.eclipse/mylar "2.0.0-v20070615-compatibility"]