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