Last Version

com.github.roneetshaw:api 2.0.21

The Function Development Kit for Java makes it easy to build and deploy Java functions to Fn

License

License

GroupId

GroupId

com.github.roneetshaw
ArtifactId

ArtifactId

api
Version

Version

2.0.21
Type

Type

jar
Description

Description

The Function Development Kit for Java makes it easy to build and deploy Java functions to Fn

Download api 2.0.21


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.16.1

Project Modules

There are no modules declared in this project.