is not current version
Last Version 4.2.0

enterprises.orbital.evekit:snapshot 3.0.0

Generate snapshot copies of an account at a given time

GroupId

GroupId

enterprises.orbital.evekit
ArtifactId

ArtifactId

snapshot
Version

Version

3.0.0
Type

Type

jar

Download snapshot 3.0.0


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