License |
License |
---|---|
Categories |
CategoriesData Net |
GroupId | GroupIdnet.anwiba.database |
ArtifactId | ArtifactIddatabase-swing |
Last Version | Last Version1.1.158 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionanwiba database swing project
anwiba commons database swing project
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
database-swing-1.1.158.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.anwiba.database/database-swing/ -->
<dependency>
<groupId>net.anwiba.database</groupId>
<artifactId>database-swing</artifactId>
<version>1.1.158</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.anwiba.database/database-swing/
implementation 'net.anwiba.database:database-swing:1.1.158'
// https://jarcasting.com/artifacts/net.anwiba.database/database-swing/
implementation ("net.anwiba.database:database-swing:1.1.158")
'net.anwiba.database:database-swing:pom:1.1.158'
<dependency org="net.anwiba.database" name="database-swing" rev="1.1.158">
<artifact name="database-swing" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.anwiba.database', module='database-swing', version='1.1.158')
)
libraryDependencies += "net.anwiba.database" % "database-swing" % "1.1.158"
[net.anwiba.database/database-swing "1.1.158"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.platform : junit-platform-commons | jar | 1.8.1 |
org.junit.platform : junit-platform-launcher | jar | 1.8.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |