License |
License |
---|---|
GroupId | GroupIdcom.trib3 |
ArtifactId | ArtifactIdlambda |
Version | Version1.27.2661 |
Type | Typejar |
Description |
DescriptionLibraries for building kotlin services
|
Filename | Size |
---|---|
lambda-1.27.2661.pom | |
lambda-1.27.2661.jar | 23 KB |
lambda-1.27.2661-tests.jar | 19 KB |
lambda-1.27.2661-sources.jar | 5 KB |
lambda-1.27.2661-javadoc.jar | 253 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.trib3/lambda/ -->
<dependency>
<groupId>com.trib3</groupId>
<artifactId>lambda</artifactId>
<version>1.27.2661</version>
</dependency>
// https://jarcasting.com/artifacts/com.trib3/lambda/
implementation 'com.trib3:lambda:1.27.2661'
// https://jarcasting.com/artifacts/com.trib3/lambda/
implementation ("com.trib3:lambda:1.27.2661")
'com.trib3:lambda:jar:1.27.2661'
<dependency org="com.trib3" name="lambda" rev="1.27.2661">
<artifact name="lambda" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.trib3', module='lambda', version='1.27.2661')
)
libraryDependencies += "com.trib3" % "lambda" % "1.27.2661"
[com.trib3/lambda "1.27.2661"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-testing | jar | 2.0.25 |
com.trib3 : testing | jar | 1.27.2661 |
com.trib3 : build-resources | jar | 1.27.2661 |
org.testng : testng | jar | 7.3.0 |
com.willowtreeapps.assertk : assertk-jvm | jar | 0.25 |
org.easymock : easymock | jar | 4.3 |