GroupId | GroupIdpl.sparkbit |
---|---|
ArtifactId | ArtifactIdsparkbit-commons |
Version | Version2.0.27 |
Type | Typejar |
Filename | Size |
---|---|
sparkbit-commons-2.0.27.pom | |
sparkbit-commons-2.0.27.jar | 98 KB |
sparkbit-commons-2.0.27-sources.jar | 46 KB |
sparkbit-commons-2.0.27-javadoc.jar | 308 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.sparkbit/sparkbit-commons/ -->
<dependency>
<groupId>pl.sparkbit</groupId>
<artifactId>sparkbit-commons</artifactId>
<version>2.0.27</version>
</dependency>
// https://jarcasting.com/artifacts/pl.sparkbit/sparkbit-commons/
implementation 'pl.sparkbit:sparkbit-commons:2.0.27'
// https://jarcasting.com/artifacts/pl.sparkbit/sparkbit-commons/
implementation ("pl.sparkbit:sparkbit-commons:2.0.27")
'pl.sparkbit:sparkbit-commons:jar:2.0.27'
<dependency org="pl.sparkbit" name="sparkbit-commons" rev="2.0.27">
<artifact name="sparkbit-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.sparkbit', module='sparkbit-commons', version='2.0.27')
)
libraryDependencies += "pl.sparkbit" % "sparkbit-commons" % "2.0.27"
[pl.sparkbit/sparkbit-commons "2.0.27"]