License |
License |
---|---|
Categories |
CategoriesGroovy Languages IntelliJ IDEA Development Tools IDE Search Business Logic Libraries |
GroupId | GroupIdcom.github.adedayo.intellij.sdk |
ArtifactId | ArtifactIdstructuralsearch-groovy |
Last Version | Last Version142.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstructuralsearch-groovy
A packaging of the IntelliJ Community Edition structuralsearch-groovy 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/structuralsearch-groovy/ -->
<dependency>
<groupId>com.github.adedayo.intellij.sdk</groupId>
<artifactId>structuralsearch-groovy</artifactId>
<version>142.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.adedayo.intellij.sdk/structuralsearch-groovy/
implementation 'com.github.adedayo.intellij.sdk:structuralsearch-groovy:142.1'
// https://jarcasting.com/artifacts/com.github.adedayo.intellij.sdk/structuralsearch-groovy/
implementation ("com.github.adedayo.intellij.sdk:structuralsearch-groovy:142.1")
'com.github.adedayo.intellij.sdk:structuralsearch-groovy:jar:142.1'
<dependency org="com.github.adedayo.intellij.sdk" name="structuralsearch-groovy" rev="142.1">
<artifact name="structuralsearch-groovy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.adedayo.intellij.sdk', module='structuralsearch-groovy', version='142.1')
)
libraryDependencies += "com.github.adedayo.intellij.sdk" % "structuralsearch-groovy" % "142.1"
[com.github.adedayo.intellij.sdk/structuralsearch-groovy "142.1"]