is not current version
Last Version 0.5

com.github.flowersinthesand:portal-javascript 0.4


Categories

Categories

JavaScript Languages
GroupId

GroupId

com.github.flowersinthesand
ArtifactId

ArtifactId

portal-javascript
Version

Version

0.4
Type

Type

jar

Download portal-javascript 0.4


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