is not current version
Last Version 4.0.0

com.basistech:open-source-buildtools 2.0.0


GroupId

GroupId

com.basistech
ArtifactId

ArtifactId

open-source-buildtools
Version

Version

2.0.0
Type

Type

jar

Download open-source-buildtools 2.0.0


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