is not current version
Last Version 0.4.0

eu.mihosoft.vvecmath:vvecmath 0.3.2

VVecMath

GroupId

GroupId

eu.mihosoft.vvecmath
ArtifactId

ArtifactId

vvecmath
Version

Version

0.3.2
Type

Type

jar

Download vvecmath 0.3.2


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