License |
License |
---|---|
GroupId | GroupIdpl.ds.websight |
ArtifactId | ArtifactIdwebsight-atlaskit-esm |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWebSight Atlaskit ESM
Atlaskit ESM is a module responsible for building ESM modules from existing libraries like Atlaskit or React using Snowpack.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
websight-atlaskit-esm-1.0.2.pom | |
websight-atlaskit-esm-1.0.2.jar | 4 MB |
websight-atlaskit-esm-1.0.2-sources.jar | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.ds.websight/websight-atlaskit-esm/ -->
<dependency>
<groupId>pl.ds.websight</groupId>
<artifactId>websight-atlaskit-esm</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/pl.ds.websight/websight-atlaskit-esm/
implementation 'pl.ds.websight:websight-atlaskit-esm:1.0.2'
// https://jarcasting.com/artifacts/pl.ds.websight/websight-atlaskit-esm/
implementation ("pl.ds.websight:websight-atlaskit-esm:1.0.2")
'pl.ds.websight:websight-atlaskit-esm:jar:1.0.2'
<dependency org="pl.ds.websight" name="websight-atlaskit-esm" rev="1.0.2">
<artifact name="websight-atlaskit-esm" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.ds.websight', module='websight-atlaskit-esm', version='1.0.2')
)
libraryDependencies += "pl.ds.websight" % "websight-atlaskit-esm" % "1.0.2"
[pl.ds.websight/websight-atlaskit-esm "1.0.2"]