License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdcom.butor |
ArtifactId | ArtifactIdbutor-js |
Last Version | Last Version1.0.22 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionButor Framework WEB - Javascript module
This Butor Javascript Framework module
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
butor-js-1.0.22.pom | |
butor-js-1.0.22.zip | 90 KB |
butor-js-1.0.22-sources.jar | 75 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.butor/butor-js/ -->
<dependency>
<groupId>com.butor</groupId>
<artifactId>butor-js</artifactId>
<version>1.0.22</version>
</dependency>
// https://jarcasting.com/artifacts/com.butor/butor-js/
implementation 'com.butor:butor-js:1.0.22'
// https://jarcasting.com/artifacts/com.butor/butor-js/
implementation ("com.butor:butor-js:1.0.22")
'com.butor:butor-js:jar:1.0.22'
<dependency org="com.butor" name="butor-js" rev="1.0.22">
<artifact name="butor-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.butor', module='butor-js', version='1.0.22')
)
libraryDependencies += "com.butor" % "butor-js" % "1.0.22"
[com.butor/butor-js "1.0.22"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |