Last Version

JVM Extensible & Embeddable SHell 1.4.0

Reboot of the CRaSH project

License

License

Categories

Categories

Net
GroupId

GroupId

net.je2sh
ArtifactId

ArtifactId

annotations
Version

Version

1.4.0
Type

Type

jar
Description

Description

JVM Extensible & Embeddable SHell
Reboot of the CRaSH project
Project URL

Project URL

https://jeeshell.github.io/je2sh/

Download annotations 1.4.0


<!-- https://jarcasting.com/artifacts/net.je2sh/annotations/ -->
<dependency>
    <groupId>net.je2sh</groupId>
    <artifactId>annotations</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.je2sh/annotations/
implementation 'net.je2sh:annotations:1.4.0'
// https://jarcasting.com/artifacts/net.je2sh/annotations/
implementation ("net.je2sh:annotations:1.4.0")
'net.je2sh:annotations:jar:1.4.0'
<dependency org="net.je2sh" name="annotations" rev="1.4.0">
  <artifact name="annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.je2sh', module='annotations', version='1.4.0')
)
libraryDependencies += "net.je2sh" % "annotations" % "1.4.0"
[net.je2sh/annotations "1.4.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jre8 jar 1.1.2-5
net.je2sh : core jar 1.4.0
com.google.auto.service : auto-service jar 1.0-rc3
com.squareup : javapoet jar 1.9.0

test (2)

Group / Artifact Type Version
com.google.testing.compile : compile-testing jar 0.8
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.