Last Version

j(s)-lib APIs 1.0

Simplified set of APIs for j(s)-lib ecosystem.

License

License

The Apache License, Version 2.0
GroupId

GroupId

com.js-lib
ArtifactId

ArtifactId

api
Version

Version

1.0
Type

Type

pom
Description

Description

j(s)-lib APIs
Simplified set of APIs for j(s)-lib ecosystem.
Project URL

Project URL

https://github.com/js-lib-com/api
Source Code Management

Source Code Management

https://github.com/js-lib-com/api

Download api 1.0

Filename Size
api-1.0.pom 2 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • dom
  • email
  • json
  • template
  • transaction