GroupId | GroupIdpl.ds.websight |
---|---|
ArtifactId | ArtifactIdwebsight-admin-commons |
Version | Version1.0.2 |
Type | Typejar |
Filename | Size |
---|---|
websight-admin-commons-1.0.2.pom | |
websight-admin-commons-1.0.2.jar | 516 KB |
websight-admin-commons-1.0.2-sources.jar | 507 KB |
websight-admin-commons-1.0.2-javadoc.jar | 455 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.ds.websight/websight-admin-commons/ -->
<dependency>
<groupId>pl.ds.websight</groupId>
<artifactId>websight-admin-commons</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/pl.ds.websight/websight-admin-commons/
implementation 'pl.ds.websight:websight-admin-commons:1.0.2'
// https://jarcasting.com/artifacts/pl.ds.websight/websight-admin-commons/
implementation ("pl.ds.websight:websight-admin-commons:1.0.2")
'pl.ds.websight:websight-admin-commons:jar:1.0.2'
<dependency org="pl.ds.websight" name="websight-admin-commons" rev="1.0.2">
<artifact name="websight-admin-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.ds.websight', module='websight-admin-commons', version='1.0.2')
)
libraryDependencies += "pl.ds.websight" % "websight-admin-commons" % "1.0.2"
[pl.ds.websight/websight-admin-commons "1.0.2"]