is not current version
Last Version 0.9.27

net.vectorpublish:Keyframe 0.9.26


Categories

Categories

Net KeY Data Data Formats Formal Verification
GroupId

GroupId

net.vectorpublish
ArtifactId

ArtifactId

Keyframe
Version

Version

0.9.26
Type

Type

jar

Download Keyframe 0.9.26


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