GroupId | GroupIdpl.gdela |
---|---|
ArtifactId | ArtifactIdsocomo-view |
Version | Version2.2.0 |
Type | Typepom |
Filename | Size |
---|---|
socomo-view-2.2.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.gdela/socomo-view/ -->
<dependency>
<groupId>pl.gdela</groupId>
<artifactId>socomo-view</artifactId>
<version>2.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/pl.gdela/socomo-view/
implementation 'pl.gdela:socomo-view:2.2.0'
// https://jarcasting.com/artifacts/pl.gdela/socomo-view/
implementation ("pl.gdela:socomo-view:2.2.0")
'pl.gdela:socomo-view:pom:2.2.0'
<dependency org="pl.gdela" name="socomo-view" rev="2.2.0">
<artifact name="socomo-view" type="pom" />
</dependency>
@Grapes(
@Grab(group='pl.gdela', module='socomo-view', version='2.2.0')
)
libraryDependencies += "pl.gdela" % "socomo-view" % "2.2.0"
[pl.gdela/socomo-view "2.2.0"]