| GroupId | GroupIdjparsec |
|---|---|
| ArtifactId | ArtifactIdjfunutil |
| Last Version | Last Version0.2.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description |
| Filename | Size |
|---|---|
| jfunutil-0.2.3.pom | |
| jfunutil-0.2.3.jar | 93 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/jparsec/jfunutil/ -->
<dependency>
<groupId>jparsec</groupId>
<artifactId>jfunutil</artifactId>
<version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/jparsec/jfunutil/
implementation 'jparsec:jfunutil:0.2.3'
// https://jarcasting.com/artifacts/jparsec/jfunutil/
implementation ("jparsec:jfunutil:0.2.3")
'jparsec:jfunutil:jar:0.2.3'
<dependency org="jparsec" name="jfunutil" rev="0.2.3">
<artifact name="jfunutil" type="jar" />
</dependency>
@Grapes(
@Grab(group='jparsec', module='jfunutil', version='0.2.3')
)
libraryDependencies += "jparsec" % "jfunutil" % "0.2.3"
[jparsec/jfunutil "0.2.3"]