com.github.igor-suhorukov:java-as-script

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.igor-suhorukov
ArtifactId

ArtifactId

java-as-script
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/igor-suhorukov/java-as-script.git

Download java-as-script

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0