Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.sf.squirrel-sql |
ArtifactId | ArtifactIdsquirrel-root-pom |
Version | Version3.2.1 |
Type | Typepom |
Filename | Size |
---|---|
squirrel-root-pom-3.2.1.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.squirrel-sql/squirrel-root-pom/ -->
<dependency>
<groupId>net.sf.squirrel-sql</groupId>
<artifactId>squirrel-root-pom</artifactId>
<version>3.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.squirrel-sql/squirrel-root-pom/
implementation 'net.sf.squirrel-sql:squirrel-root-pom:3.2.1'
// https://jarcasting.com/artifacts/net.sf.squirrel-sql/squirrel-root-pom/
implementation ("net.sf.squirrel-sql:squirrel-root-pom:3.2.1")
'net.sf.squirrel-sql:squirrel-root-pom:pom:3.2.1'
<dependency org="net.sf.squirrel-sql" name="squirrel-root-pom" rev="3.2.1">
<artifact name="squirrel-root-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.squirrel-sql', module='squirrel-root-pom', version='3.2.1')
)
libraryDependencies += "net.sf.squirrel-sql" % "squirrel-root-pom" % "3.2.1"
[net.sf.squirrel-sql/squirrel-root-pom "3.2.1"]