GroupId | GroupIdcom.github.macgregor |
---|---|
ArtifactId | ArtifactIdalexandria-core |
Version | Version0.0.33 |
Type | Typejar |
Filename | Size |
---|---|
alexandria-core-0.0.33.pom | |
alexandria-core-0.0.33.jar | 68 KB |
alexandria-core-0.0.33-sources.jar | 35 KB |
alexandria-core-0.0.33-javadoc.jar | 249 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.macgregor/alexandria-core/ -->
<dependency>
<groupId>com.github.macgregor</groupId>
<artifactId>alexandria-core</artifactId>
<version>0.0.33</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.macgregor/alexandria-core/
implementation 'com.github.macgregor:alexandria-core:0.0.33'
// https://jarcasting.com/artifacts/com.github.macgregor/alexandria-core/
implementation ("com.github.macgregor:alexandria-core:0.0.33")
'com.github.macgregor:alexandria-core:jar:0.0.33'
<dependency org="com.github.macgregor" name="alexandria-core" rev="0.0.33">
<artifact name="alexandria-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.macgregor', module='alexandria-core', version='0.0.33')
)
libraryDependencies += "com.github.macgregor" % "alexandria-core" % "0.0.33"
[com.github.macgregor/alexandria-core "0.0.33"]