| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.oneandone.stool |
| ArtifactId | ArtifactIdsite |
| Version | Version3.4.1 |
| Type | Typejar |
| Description |
DescriptionStool Site
Stool Site. Includes manual and changes.
|
| Project Organization |
Project Organization1&1 |
| Filename | Size |
|---|---|
| site-3.4.1.pom | |
| site-3.4.1.jar | 33 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.oneandone.stool/site/ -->
<dependency>
<groupId>net.oneandone.stool</groupId>
<artifactId>site</artifactId>
<version>3.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.oneandone.stool/site/
implementation 'net.oneandone.stool:site:3.4.1'
// https://jarcasting.com/artifacts/net.oneandone.stool/site/
implementation ("net.oneandone.stool:site:3.4.1")
'net.oneandone.stool:site:jar:3.4.1'
<dependency org="net.oneandone.stool" name="site" rev="3.4.1">
<artifact name="site" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oneandone.stool', module='site', version='3.4.1')
)
libraryDependencies += "net.oneandone.stool" % "site" % "3.4.1"
[net.oneandone.stool/site "3.4.1"]