не последняя версия
Последняя версия 4.0.0

com.github.veithen.visualwas.thirdparty:org.openide.util.lookup 3.0.0


Категории

Категории

IDE Инструменты разработки
Группа

Группа

com.github.veithen.visualwas.thirdparty
Идентификатор

Идентификатор

org.openide.util.lookup
Версия

Версия

3.0.0
Тип

Тип

pom

Скачать org.openide.util.lookup 3.0.0


<!-- https://jarcasting.com/artifacts/com.github.veithen.visualwas.thirdparty/org.openide.util.lookup/ -->
<dependency>
    <groupId>com.github.veithen.visualwas.thirdparty</groupId>
    <artifactId>org.openide.util.lookup</artifactId>
    <version>3.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.veithen.visualwas.thirdparty/org.openide.util.lookup/
implementation 'com.github.veithen.visualwas.thirdparty:org.openide.util.lookup:3.0.0'
// https://jarcasting.com/artifacts/com.github.veithen.visualwas.thirdparty/org.openide.util.lookup/
implementation ("com.github.veithen.visualwas.thirdparty:org.openide.util.lookup:3.0.0")
'com.github.veithen.visualwas.thirdparty:org.openide.util.lookup:pom:3.0.0'
<dependency org="com.github.veithen.visualwas.thirdparty" name="org.openide.util.lookup" rev="3.0.0">
  <artifact name="org.openide.util.lookup" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.veithen.visualwas.thirdparty', module='org.openide.util.lookup', version='3.0.0')
)
libraryDependencies += "com.github.veithen.visualwas.thirdparty" % "org.openide.util.lookup" % "3.0.0"
[com.github.veithen.visualwas.thirdparty/org.openide.util.lookup "3.0.0"]