GroupId | GroupIdorg.calrissian.accumulorecipes |
---|---|
ArtifactId | ArtifactIdtemporal-lastn-store |
Version | Version0.1 |
Type | Typejar |
Filename | Size |
---|---|
temporal-lastn-store-0.1.pom | |
temporal-lastn-store-0.1.jar | 14 KB |
temporal-lastn-store-0.1-sources.jar | 6 KB |
temporal-lastn-store-0.1-javadoc.jar | 61 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.calrissian.accumulorecipes/temporal-lastn-store/ -->
<dependency>
<groupId>org.calrissian.accumulorecipes</groupId>
<artifactId>temporal-lastn-store</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.calrissian.accumulorecipes/temporal-lastn-store/
implementation 'org.calrissian.accumulorecipes:temporal-lastn-store:0.1'
// https://jarcasting.com/artifacts/org.calrissian.accumulorecipes/temporal-lastn-store/
implementation ("org.calrissian.accumulorecipes:temporal-lastn-store:0.1")
'org.calrissian.accumulorecipes:temporal-lastn-store:jar:0.1'
<dependency org="org.calrissian.accumulorecipes" name="temporal-lastn-store" rev="0.1">
<artifact name="temporal-lastn-store" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.calrissian.accumulorecipes', module='temporal-lastn-store', version='0.1')
)
libraryDependencies += "org.calrissian.accumulorecipes" % "temporal-lastn-store" % "0.1"
[org.calrissian.accumulorecipes/temporal-lastn-store "0.1"]