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