GroupId | GroupIdorg.calrissian.accumulorecipes |
---|---|
ArtifactId | ArtifactIdtemporal-lastn-store |
Version | Version1.1.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.calrissian.accumulorecipes/temporal-lastn-store/ -->
<dependency>
<groupId>org.calrissian.accumulorecipes</groupId>
<artifactId>temporal-lastn-store</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.calrissian.accumulorecipes/temporal-lastn-store/
implementation 'org.calrissian.accumulorecipes:temporal-lastn-store:1.1.0'
// https://jarcasting.com/artifacts/org.calrissian.accumulorecipes/temporal-lastn-store/
implementation ("org.calrissian.accumulorecipes:temporal-lastn-store:1.1.0")
'org.calrissian.accumulorecipes:temporal-lastn-store:jar:1.1.0'
<dependency org="org.calrissian.accumulorecipes" name="temporal-lastn-store" rev="1.1.0">
<artifact name="temporal-lastn-store" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.calrissian.accumulorecipes', module='temporal-lastn-store', version='1.1.0')
)
libraryDependencies += "org.calrissian.accumulorecipes" % "temporal-lastn-store" % "1.1.0"
[org.calrissian.accumulorecipes/temporal-lastn-store "1.1.0"]