Last Version

Bck2Brwsr Native Annotations 0.54

Contains esential annotations for associating JavaScript code with methods and classes.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.apidesign.bck2brwsr
ArtifactId

ArtifactId

core
Version

Version

0.54
Type

Type

jar
Description

Description

Bck2Brwsr Native Annotations
Contains esential annotations for associating JavaScript code with methods and classes.
Project URL

Project URL

http://maven.apache.org
Project Organization

Project Organization

API Design

Download core 0.54


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

Dependencies

provided (1)

Group / Artifact Type Version
org.netbeans.api : org-openide-util-lookup jar RELEASE120-u1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.