fnrun-java

A library for building Java-based CLI applications for fnrun

License

License

Categories

Categories

Java Languages
GroupId

GroupId

io.github.tessellator
ArtifactId

ArtifactId

fnrun-java
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

fnrun-java
A library for building Java-based CLI applications for fnrun

Download fnrun-java

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 3.10.0

Project Modules

There are no modules declared in this project.

fnrun-java

A library for building Java-based CLI applications that work with fnrun.

Versions

Version
0.1.0