Last Version

JAssimp 1.0.0

Java binding for Assimp

License

License

https://github.com/assimp/assimp/blob/master/LICENSE
GroupId

GroupId

com.github.dabasan
ArtifactId

ArtifactId

jassimp
Version

Version

1.0.0
Type

Type

jar
Description

Description

JAssimp
Java binding for Assimp
Project URL

Project URL

https://github.com/Dabasan/JAssimp
Source Code Management

Source Code Management

https://github.com/Dabasan/JAssimp

Download jassimp 1.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.