GroupId | GroupIdcom.github.frontear |
---|---|
ArtifactId | ArtifactIdEfkolia |
Version | Version0.1.3 |
Type | Typejar |
Filename | Size |
---|---|
Efkolia-0.1.3.pom | |
Efkolia-0.1.3.jar | 27 KB |
Efkolia-0.1.3-sources.jar | 21 KB |
Efkolia-0.1.3-javadoc.jar | 135 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.frontear/Efkolia/ -->
<dependency>
<groupId>com.github.frontear</groupId>
<artifactId>Efkolia</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.frontear/Efkolia/
implementation 'com.github.frontear:Efkolia:0.1.3'
// https://jarcasting.com/artifacts/com.github.frontear/Efkolia/
implementation ("com.github.frontear:Efkolia:0.1.3")
'com.github.frontear:Efkolia:jar:0.1.3'
<dependency org="com.github.frontear" name="Efkolia" rev="0.1.3">
<artifact name="Efkolia" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.frontear', module='Efkolia', version='0.1.3')
)
libraryDependencies += "com.github.frontear" % "Efkolia" % "0.1.3"
[com.github.frontear/Efkolia "0.1.3"]