is not current version
Last Version 0.12.0

io.taig:flog-core_2.12 0.0.3

Core

GroupId

GroupId

io.taig
ArtifactId

ArtifactId

flog-core_2.12
Version

Version

0.0.3
Type

Type

jar

Download flog-core_2.12 0.0.3


<!-- https://jarcasting.com/artifacts/io.taig/flog-core_2.12/ -->
<dependency>
    <groupId>io.taig</groupId>
    <artifactId>flog-core_2.12</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.taig/flog-core_2.12/
implementation 'io.taig:flog-core_2.12:0.0.3'
// https://jarcasting.com/artifacts/io.taig/flog-core_2.12/
implementation ("io.taig:flog-core_2.12:0.0.3")
'io.taig:flog-core_2.12:jar:0.0.3'
<dependency org="io.taig" name="flog-core_2.12" rev="0.0.3">
  <artifact name="flog-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.taig', module='flog-core_2.12', version='0.0.3')
)
libraryDependencies += "io.taig" % "flog-core_2.12" % "0.0.3"
[io.taig/flog-core_2.12 "0.0.3"]