Eval

An Eval port for Kotlin

License

License

MIT
GroupId

GroupId

com.github.danielgindi
ArtifactId

ArtifactId

eval
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

Eval
An Eval port for Kotlin
Project URL

Project URL

https://github.com/danielgindi/KotlinEval.git
Source Code Management

Source Code Management

https://github.com/danielgindi/KotlinEval.git

Download eval

Filename Size
eval-1.0.2.pom
Browse

How to add to project

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

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.

Versions

Version
1.0.2
1.0.1
1.0.0