Last Version

com.struqt:invar-core 1.0.13

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
Version

Version

1.0.13
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 1.0.13


<!-- 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.