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