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