License |
License |
---|---|
Categories |
CategoriesIntelliJ IDEA Development Tools IDE |
GroupId | GroupIdcom.github.adedayo.intellij.sdk |
ArtifactId | ArtifactIdxslt-debugger-engine-impl |
Last Version | Last Version142.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxslt-debugger-engine-impl
A packaging of the IntelliJ Community Edition xslt-debugger-engine-impl library.
This is release number 1 of trunk branch 142.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.adedayo.intellij.sdk/xslt-debugger-engine-impl/ -->
<dependency>
<groupId>com.github.adedayo.intellij.sdk</groupId>
<artifactId>xslt-debugger-engine-impl</artifactId>
<version>142.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.adedayo.intellij.sdk/xslt-debugger-engine-impl/
implementation 'com.github.adedayo.intellij.sdk:xslt-debugger-engine-impl:142.1'
// https://jarcasting.com/artifacts/com.github.adedayo.intellij.sdk/xslt-debugger-engine-impl/
implementation ("com.github.adedayo.intellij.sdk:xslt-debugger-engine-impl:142.1")
'com.github.adedayo.intellij.sdk:xslt-debugger-engine-impl:jar:142.1'
<dependency org="com.github.adedayo.intellij.sdk" name="xslt-debugger-engine-impl" rev="142.1">
<artifact name="xslt-debugger-engine-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.adedayo.intellij.sdk', module='xslt-debugger-engine-impl', version='142.1')
)
libraryDependencies += "com.github.adedayo.intellij.sdk" % "xslt-debugger-engine-impl" % "142.1"
[com.github.adedayo.intellij.sdk/xslt-debugger-engine-impl "142.1"]