j

js-commons

Common interfaces, base classes and utilities for j(s)-lib ecosystem.
https://github.com/js-lib-com/commons
The Apache License, Version 2.0
Iulian Rotaru
Files download
File Operation
js-commons-1.1.2.jar download
js-commons-1.1.2.pom download
js-commons-1.1.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.js-lib</groupId>
  <artifactId>js-commons</artifactId>
  <version>1.1.2</version>
</dependency>
Gradle Groovy
implementation 'com.js-lib:js-commons:1.1.2'
Gradle Kotlin
implementation("com.js-lib:js-commons:1.1.2")
Scala SBT
libraryDependencies += "com.js-lib" % "js-commons" % "1.1.2"
Groovy Grape
@Grapes(
  @Grab(group='com.js-lib', module='js-commons', version='1.1.2')
)
Apache Ivy
<dependency org="com.js-lib" name="js-commons" rev="1.1.2" />
Leiningen
[com.js-lib/js-commons "1.1.2"]
Apache Buildr
'com.js-lib:js-commons:jar:1.1.2'
Dependencies