masterpom

Common dependency versions and settings.

License

License

GroupId

GroupId

tw.hyl.common
ArtifactId

ArtifactId

masterpom
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

pom
Description

Description

masterpom
Common dependency versions and settings.
Source Code Management

Source Code Management

http://github.com/yunglin/common-masterpom

Download masterpom

Filename Size
masterpom-1.1.3.pom 9 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/tw.hyl.common/masterpom/ -->
<dependency>
    <groupId>tw.hyl.common</groupId>
    <artifactId>masterpom</artifactId>
    <version>1.1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/tw.hyl.common/masterpom/
implementation 'tw.hyl.common:masterpom:1.1.3'
// https://jarcasting.com/artifacts/tw.hyl.common/masterpom/
implementation ("tw.hyl.common:masterpom:1.1.3")
'tw.hyl.common:masterpom:pom:1.1.3'
<dependency org="tw.hyl.common" name="masterpom" rev="1.1.3">
  <artifact name="masterpom" type="pom" />
</dependency>
@Grapes(
@Grab(group='tw.hyl.common', module='masterpom', version='1.1.3')
)
libraryDependencies += "tw.hyl.common" % "masterpom" % "1.1.3"
[tw.hyl.common/masterpom "1.1.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • buildtools
  • scala-masterpom

Versions

Version
1.1.3
1.1.2
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0