Last Version

BABEL-CODEGEN Parent 0.1.3

transform BABEL file into JS file

License

License

GroupId

GroupId

org.tinywind
ArtifactId

ArtifactId

babel-codegen-parent
Version

Version

0.1.3
Type

Type

pom
Description

Description

BABEL-CODEGEN Parent
transform BABEL file into JS file
Project URL

Project URL

https://github.com/tinywind/BABEL-CODEGEN
Source Code Management

Source Code Management

https://github.com/tinywind/BABEL-CODEGEN.git

Download babel-codegen-parent 0.1.3


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

Dependencies

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

Project Modules

  • babel-codegen
  • babel-codegen-maven