com.struqt:invar-core

Invar is a lightweight transpiler that can translate source files to many different programming language source code and you can interchange custom data format between them.

License

License

GroupId

GroupId

com.struqt
ArtifactId

ArtifactId

invar-core
Last Version

Last Version

1.0.13
Release Date

Release Date

Type

Type

jar
Description

Description

Invar is a lightweight transpiler that can translate source files to many different programming language source code and you can interchange custom data format between them.
Project Organization

Project Organization

The Struqt Project
Source Code Management

Source Code Management

https://github.com/struqt/invar/tree/1.0.13/invar-core

Download invar-core

How to add to project

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

Dependencies

test (3)

Group / Artifact Type Version
com.struqt : invar-lib jar 1.0.13
junit : junit jar 4.12
com.fasterxml.jackson.core : jackson-core jar 2.7.8

Project Modules

There are no modules declared in this project.

invar

Invar is a lightweight transpiler that can translate source files to many different programming language source code and you can interchange custom data format between them.

com.struqt

The Struqt Project

Versions

Version
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2