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

com.lingcreative:dbx-core_2.12 2.1.1

A transaction management library for `Scala` users, migrated from `Spring Framework`.

Группа

Группа

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

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

dbx-core_2.12
Версия

Версия

2.1.1
Тип

Тип

jar

Скачать dbx-core_2.12 2.1.1


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