is not current version
Last Version 4.2.0

enterprises.orbital.evekit:snapshot 4.0.1

Generate snapshot copies of an account at a given time

GroupId

GroupId

enterprises.orbital.evekit
ArtifactId

ArtifactId

snapshot
Version

Version

4.0.1
Type

Type

jar

Download snapshot 4.0.1


<!-- https://jarcasting.com/artifacts/enterprises.orbital.evekit/snapshot/ -->
<dependency>
    <groupId>enterprises.orbital.evekit</groupId>
    <artifactId>snapshot</artifactId>
    <version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/enterprises.orbital.evekit/snapshot/
implementation 'enterprises.orbital.evekit:snapshot:4.0.1'
// https://jarcasting.com/artifacts/enterprises.orbital.evekit/snapshot/
implementation ("enterprises.orbital.evekit:snapshot:4.0.1")
'enterprises.orbital.evekit:snapshot:jar:4.0.1'
<dependency org="enterprises.orbital.evekit" name="snapshot" rev="4.0.1">
  <artifact name="snapshot" type="jar" />
</dependency>
@Grapes(
@Grab(group='enterprises.orbital.evekit', module='snapshot', version='4.0.1')
)
libraryDependencies += "enterprises.orbital.evekit" % "snapshot" % "4.0.1"
[enterprises.orbital.evekit/snapshot "4.0.1"]