is not current version
Last Version 1.3.1

com.vwkit:matrix-boot-dependencies 1.3.0

matrix-boot

GroupId

GroupId

com.vwkit
ArtifactId

ArtifactId

matrix-boot-dependencies
Version

Version

1.3.0
Type

Type

pom

Download matrix-boot-dependencies 1.3.0


<!-- https://jarcasting.com/artifacts/com.vwkit/matrix-boot-dependencies/ -->
<dependency>
    <groupId>com.vwkit</groupId>
    <artifactId>matrix-boot-dependencies</artifactId>
    <version>1.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.vwkit/matrix-boot-dependencies/
implementation 'com.vwkit:matrix-boot-dependencies:1.3.0'
// https://jarcasting.com/artifacts/com.vwkit/matrix-boot-dependencies/
implementation ("com.vwkit:matrix-boot-dependencies:1.3.0")
'com.vwkit:matrix-boot-dependencies:pom:1.3.0'
<dependency org="com.vwkit" name="matrix-boot-dependencies" rev="1.3.0">
  <artifact name="matrix-boot-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.vwkit', module='matrix-boot-dependencies', version='1.3.0')
)
libraryDependencies += "com.vwkit" % "matrix-boot-dependencies" % "1.3.0"
[com.vwkit/matrix-boot-dependencies "1.3.0"]