License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Net |
GroupId | GroupIdnet.sf.squirrel-sql.thirdparty-non-maven |
ArtifactId | ArtifactIdcom-fifesoft-common |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUtilities for RText
Utility classes that are commonly used in other RText components
|
Filename | Size |
---|---|
com-fifesoft-common-1.0.0.pom | |
com-fifesoft-common-1.0.0.jar | 493 KB |
com-fifesoft-common-1.0.0-sources.jar | 478 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.squirrel-sql.thirdparty-non-maven/com-fifesoft-common/ -->
<dependency>
<groupId>net.sf.squirrel-sql.thirdparty-non-maven</groupId>
<artifactId>com-fifesoft-common</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.squirrel-sql.thirdparty-non-maven/com-fifesoft-common/
implementation 'net.sf.squirrel-sql.thirdparty-non-maven:com-fifesoft-common:1.0.0'
// https://jarcasting.com/artifacts/net.sf.squirrel-sql.thirdparty-non-maven/com-fifesoft-common/
implementation ("net.sf.squirrel-sql.thirdparty-non-maven:com-fifesoft-common:1.0.0")
'net.sf.squirrel-sql.thirdparty-non-maven:com-fifesoft-common:jar:1.0.0'
<dependency org="net.sf.squirrel-sql.thirdparty-non-maven" name="com-fifesoft-common" rev="1.0.0">
<artifact name="com-fifesoft-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.squirrel-sql.thirdparty-non-maven', module='com-fifesoft-common', version='1.0.0')
)
libraryDependencies += "net.sf.squirrel-sql.thirdparty-non-maven" % "com-fifesoft-common" % "1.0.0"
[net.sf.squirrel-sql.thirdparty-non-maven/com-fifesoft-common "1.0.0"]