org.lambdify:lambdify-project

Kotlin Simplified Project

License

License

GroupId

GroupId

org.lambdify
ArtifactId

ArtifactId

lambdify-project
Last Version

Last Version

0.1.0.Final
Release Date

Release Date

Type

Type

pom
Description

Description

Kotlin Simplified Project

Download lambdify-project

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.
org.lambdify

Skullabs

Skullabs is an OpenSource Community formed by clean code enthusiasts, focused on provide high quality, real world problem solutions.

Versions

Version
0.1.0.Final