License |
License |
---|---|
GroupId | GroupIdpl.ds.websight |
ArtifactId | ArtifactIdwebsight-fragments-esm |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWebSight Fragments ESM
Fragment ESM is a module responsible for providing view part of Fragments Registry functionality.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
websight-fragments-esm-1.0.2.pom | |
websight-fragments-esm-1.0.2.jar | 15 KB |
websight-fragments-esm-1.0.2-sources.jar | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.ds.websight/websight-fragments-esm/ -->
<dependency>
<groupId>pl.ds.websight</groupId>
<artifactId>websight-fragments-esm</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/pl.ds.websight/websight-fragments-esm/
implementation 'pl.ds.websight:websight-fragments-esm:1.0.2'
// https://jarcasting.com/artifacts/pl.ds.websight/websight-fragments-esm/
implementation ("pl.ds.websight:websight-fragments-esm:1.0.2")
'pl.ds.websight:websight-fragments-esm:jar:1.0.2'
<dependency org="pl.ds.websight" name="websight-fragments-esm" rev="1.0.2">
<artifact name="websight-fragments-esm" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.ds.websight', module='websight-fragments-esm', version='1.0.2')
)
libraryDependencies += "pl.ds.websight" % "websight-fragments-esm" % "1.0.2"
[pl.ds.websight/websight-fragments-esm "1.0.2"]