is not current version
Last Version 0.1.4

com.github.macgregor:alexandria-core 0.1.0


GroupId

GroupId

com.github.macgregor
ArtifactId

ArtifactId

alexandria-core
Version

Version

0.1.0
Type

Type

jar

Download alexandria-core 0.1.0


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