is not current version
Last Version 1.3.2

com.astralanguage:astra-eis-base 1.3.0

This is the basic EIS integration artifact

GroupId

GroupId

com.astralanguage
ArtifactId

ArtifactId

astra-eis-base
Version

Version

1.3.0
Type

Type

pom

Download astra-eis-base 1.3.0

Filename Size
astra-eis-base-1.3.0.pom 5 KB
Browse

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