License |
License |
---|---|
GroupId | GroupIdcom.massisframework.sunflow |
ArtifactId | ArtifactIdsunflow |
Last Version | Last Version0.07.3i |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSunflow libraries
Sunflow Libraries
|
Project URL |
Project URL |
Filename | Size |
---|---|
sunflow-0.07.3i.pom | |
sunflow-0.07.3i.jar | 574 KB |
sunflow-0.07.3i-sources.jar | 314 KB |
sunflow-0.07.3i-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.massisframework.sunflow/sunflow/ -->
<dependency>
<groupId>com.massisframework.sunflow</groupId>
<artifactId>sunflow</artifactId>
<version>0.07.3i</version>
</dependency>
// https://jarcasting.com/artifacts/com.massisframework.sunflow/sunflow/
implementation 'com.massisframework.sunflow:sunflow:0.07.3i'
// https://jarcasting.com/artifacts/com.massisframework.sunflow/sunflow/
implementation ("com.massisframework.sunflow:sunflow:0.07.3i")
'com.massisframework.sunflow:sunflow:jar:0.07.3i'
<dependency org="com.massisframework.sunflow" name="sunflow" rev="0.07.3i">
<artifact name="sunflow" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.massisframework.sunflow', module='sunflow', version='0.07.3i')
)
libraryDependencies += "com.massisframework.sunflow" % "sunflow" % "0.07.3i"
[com.massisframework.sunflow/sunflow "0.07.3i"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.janino : janino | jar | 2.5.15 |