is not current version
Last Version 1.10

com.github.mstream-trader:commons-utils-parent 1.1


GroupId

GroupId

com.github.mstream-trader
ArtifactId

ArtifactId

commons-utils-parent
Version

Version

1.1
Type

Type

pom

Download commons-utils-parent 1.1

Filename Size
commons-utils-parent-1.1.pom 1019 bytes
Browse

<!-- https://jarcasting.com/artifacts/com.github.mstream-trader/commons-utils-parent/ -->
<dependency>
    <groupId>com.github.mstream-trader</groupId>
    <artifactId>commons-utils-parent</artifactId>
    <version>1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mstream-trader/commons-utils-parent/
implementation 'com.github.mstream-trader:commons-utils-parent:1.1'
// https://jarcasting.com/artifacts/com.github.mstream-trader/commons-utils-parent/
implementation ("com.github.mstream-trader:commons-utils-parent:1.1")
'com.github.mstream-trader:commons-utils-parent:pom:1.1'
<dependency org="com.github.mstream-trader" name="commons-utils-parent" rev="1.1">
  <artifact name="commons-utils-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.mstream-trader', module='commons-utils-parent', version='1.1')
)
libraryDependencies += "com.github.mstream-trader" % "commons-utils-parent" % "1.1"
[com.github.mstream-trader/commons-utils-parent "1.1"]