is not current version
Last Version 1.0.2

Eval 1.0.1

An Eval port for Kotlin

License

License

MIT
GroupId

GroupId

com.github.danielgindi
ArtifactId

ArtifactId

eval
Version

Version

1.0.1
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 1.0.1

Filename Size
eval-1.0.1.pom
Browse

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

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.