License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Net |
GroupId | GroupIdnet.sf.squirrel-sql.thirdparty-non-maven |
ArtifactId | ArtifactIdmetouia |
Last Version | Last Version1.0.0-beta |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMetouia Look And Feel
This project was once hosted on SourceForge (http://mlf.sourceforge.net), but SourceForge
replaced it with a different project (not sure what the reason for removal was). It was licensed
under an OSI-approved open source license according to the historical page hosted by the Internet
Archive's wayback machine.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
metouia-1.0.0-beta.pom | |
metouia-1.0.0-beta.jar | 82 KB |
metouia-1.0.0-beta-sources.jar | 82 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.squirrel-sql.thirdparty-non-maven/metouia/ -->
<dependency>
<groupId>net.sf.squirrel-sql.thirdparty-non-maven</groupId>
<artifactId>metouia</artifactId>
<version>1.0.0-beta</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.squirrel-sql.thirdparty-non-maven/metouia/
implementation 'net.sf.squirrel-sql.thirdparty-non-maven:metouia:1.0.0-beta'
// https://jarcasting.com/artifacts/net.sf.squirrel-sql.thirdparty-non-maven/metouia/
implementation ("net.sf.squirrel-sql.thirdparty-non-maven:metouia:1.0.0-beta")
'net.sf.squirrel-sql.thirdparty-non-maven:metouia:jar:1.0.0-beta'
<dependency org="net.sf.squirrel-sql.thirdparty-non-maven" name="metouia" rev="1.0.0-beta">
<artifact name="metouia" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.squirrel-sql.thirdparty-non-maven', module='metouia', version='1.0.0-beta')
)
libraryDependencies += "net.sf.squirrel-sql.thirdparty-non-maven" % "metouia" % "1.0.0-beta"
[net.sf.squirrel-sql.thirdparty-non-maven/metouia "1.0.0-beta"]