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

com.basistech:open-source-buildtools 3.0.0


Группа

Группа

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

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

open-source-buildtools
Версия

Версия

3.0.0
Тип

Тип

jar

Скачать open-source-buildtools 3.0.0


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