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

net.sf.squirrel-sql.plugins:example 3.2.2

Example Plugin

Категории

Категории

Сеть
Группа

Группа

net.sf.squirrel-sql.plugins
Идентификатор

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

example
Версия

Версия

3.2.2
Тип

Тип

jar

Скачать example 3.2.2


<!-- https://jarcasting.com/artifacts/net.sf.squirrel-sql.plugins/example/ -->
<dependency>
    <groupId>net.sf.squirrel-sql.plugins</groupId>
    <artifactId>example</artifactId>
    <version>3.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.squirrel-sql.plugins/example/
implementation 'net.sf.squirrel-sql.plugins:example:3.2.2'
// https://jarcasting.com/artifacts/net.sf.squirrel-sql.plugins/example/
implementation ("net.sf.squirrel-sql.plugins:example:3.2.2")
'net.sf.squirrel-sql.plugins:example:jar:3.2.2'
<dependency org="net.sf.squirrel-sql.plugins" name="example" rev="3.2.2">
  <artifact name="example" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.squirrel-sql.plugins', module='example', version='3.2.2')
)
libraryDependencies += "net.sf.squirrel-sql.plugins" % "example" % "3.2.2"
[net.sf.squirrel-sql.plugins/example "3.2.2"]