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.

License

License

GroupId

GroupId

com.struqt
ArtifactId

ArtifactId

invar
Last Version

Last Version

1.0.13
Release Date

Release Date

Type

Type

pom
Description

Description

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.
Project Organization

Project Organization

The Struqt Project
Source Code Management

Source Code Management

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

Download invar

Filename Size
invar-1.0.13.pom 7 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • invar-lib
  • invar-core
  • invar-standalone
  • invar-example

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