не последняя версия
Последняя версия 0.2.0

com.flextrade.jfixture:kfixture 0.1.0

KFixture is a wrapper around JFixture providing a mode Kotlin friendly interface

Группа

Группа

com.flextrade.jfixture
Идентификатор

Идентификатор

kfixture
Версия

Версия

0.1.0
Тип

Тип

jar

Скачать kfixture 0.1.0


<!-- https://jarcasting.com/artifacts/com.flextrade.jfixture/kfixture/ -->
<dependency>
    <groupId>com.flextrade.jfixture</groupId>
    <artifactId>kfixture</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.flextrade.jfixture/kfixture/
implementation 'com.flextrade.jfixture:kfixture:0.1.0'
// https://jarcasting.com/artifacts/com.flextrade.jfixture/kfixture/
implementation ("com.flextrade.jfixture:kfixture:0.1.0")
'com.flextrade.jfixture:kfixture:jar:0.1.0'
<dependency org="com.flextrade.jfixture" name="kfixture" rev="0.1.0">
  <artifact name="kfixture" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.flextrade.jfixture', module='kfixture', version='0.1.0')
)
libraryDependencies += "com.flextrade.jfixture" % "kfixture" % "0.1.0"
[com.flextrade.jfixture/kfixture "0.1.0"]