is not current version
Last Version 0.1.4

com.github.macgregor:alexandria-core 0.1.3


GroupId

GroupId

com.github.macgregor
ArtifactId

ArtifactId

alexandria-core
Version

Version

0.1.3
Type

Type

jar

Download alexandria-core 0.1.3


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