License |
License |
---|---|
Categories |
CategoriesCyclops General Purpose Libraries Functional Programming |
GroupId | GroupIdorg.cyclopsgroup |
ArtifactId | ArtifactIdkaufman-web |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKaufman reusable static web content
Shared utilities for other CyclopsGroup projects
|
Filename | Size |
---|---|
kaufman-web-0.0.3.pom | |
kaufman-web-0.0.3.jar | 2 KB |
kaufman-web-0.0.3-sources.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.cyclopsgroup/kaufman-web/ -->
<dependency>
<groupId>org.cyclopsgroup</groupId>
<artifactId>kaufman-web</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.cyclopsgroup/kaufman-web/
implementation 'org.cyclopsgroup:kaufman-web:0.0.3'
// https://jarcasting.com/artifacts/org.cyclopsgroup/kaufman-web/
implementation ("org.cyclopsgroup:kaufman-web:0.0.3")
'org.cyclopsgroup:kaufman-web:jar:0.0.3'
<dependency org="org.cyclopsgroup" name="kaufman-web" rev="0.0.3">
<artifact name="kaufman-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cyclopsgroup', module='kaufman-web', version='0.0.3')
)
libraryDependencies += "org.cyclopsgroup" % "kaufman-web" % "0.0.3"
[org.cyclopsgroup/kaufman-web "0.0.3"]