NodeJSRunner

Library for running NodeJS in an Android App

License

License

GroupId

GroupId

io.github.thomsontomy
ArtifactId

ArtifactId

nodejs
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

NodeJSRunner
Library for running NodeJS in an Android App
Project URL

Project URL

https://github.com/thomsontomy/NodeJSRunner
Source Code Management

Source Code Management

https://github.com/thomsontomy/NodeJSRunner

Download nodejs

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 Optional jar 1.6.21
androidx.core » core-ktx Optional jar 1.7.0
androidx.appcompat » appcompat Optional jar 1.4.1
com.google.android.material » material Optional jar 1.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0