Jar examples for a:auto64fto32f
A minimalist library for converting double (64-bit) numerical Java code into float (32-bit)
You can download jar file auto64fto32f 1.1 in this page.
Public Domain
You can use the following script to add auto64fto32f-1.1.jar to your project.
<dependency> <groupId>com.peterabeles</groupId> <artifactId>auto64fto32f</artifactId> <version>1.1</version> </dependency>
compile group: 'com.peterabeles', name: 'auto64fto32f', version: '1.1'
libraryDependencies += "com.peterabeles" % "auto64fto32f" % "1.1"
<dependency org="com.peterabeles" name="auto64fto32f" rev="1.1"/>
@Grapes(@Grab(group='com.peterabeles', module='auto64fto32f', version='1.1'))
'com.peterabeles:auto64fto32f:jar:1.1'
Click the following link to download the jar file.
auto64fto32f-1.1-javadoc.jar