GroupId | GroupIdpl.ds.websight |
---|---|
ArtifactId | ArtifactIdwebsight-atlaskit-esm |
Version | Version1.0.1 |
Type | Typejar |
Filename | Size |
---|---|
websight-atlaskit-esm-1.0.1.pom | |
websight-atlaskit-esm-1.0.1.jar | 4 MB |
websight-atlaskit-esm-1.0.1-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.1</version>
</dependency>
// https://jarcasting.com/artifacts/pl.ds.websight/websight-atlaskit-esm/
implementation 'pl.ds.websight:websight-atlaskit-esm:1.0.1'
// https://jarcasting.com/artifacts/pl.ds.websight/websight-atlaskit-esm/
implementation ("pl.ds.websight:websight-atlaskit-esm:1.0.1")
'pl.ds.websight:websight-atlaskit-esm:jar:1.0.1'
<dependency org="pl.ds.websight" name="websight-atlaskit-esm" rev="1.0.1">
<artifact name="websight-atlaskit-esm" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.ds.websight', module='websight-atlaskit-esm', version='1.0.1')
)
libraryDependencies += "pl.ds.websight" % "websight-atlaskit-esm" % "1.0.1"
[pl.ds.websight/websight-atlaskit-esm "1.0.1"]