Last Version

Jameson 0.0.1

Simple library for interacting with the Meson build system from Java. Intended for use as a basis for IDE, build and CI system integration.

License

License

GroupId

GroupId

io.github.rockfireredmoon
ArtifactId

ArtifactId

jameson
Version

Version

0.0.1
Type

Type

jar
Description

Description

Jameson
Simple library for interacting with the Meson build system from Java. Intended for use as a basis for IDE, build and CI system integration.
Project URL

Project URL

https://github.com/rockfireredmoon/jameson
Project Organization

Project Organization

Emerald Icemoon
Source Code Management

Source Code Management

https://github.com/rockfireredmoon/jameson

Download jameson 0.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.