basepom

basepom for my personal projects

License

License

GroupId

GroupId

com.github.nhirakawa
ArtifactId

ArtifactId

basepom
Last Version

Last Version

9.0
Release Date

Release Date

Type

Type

pom
Description

Description

basepom
basepom for my personal projects

Download basepom

Filename Size
basepom-9.0.pom 9 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
9.0
8.0
6.0
5.0
4.0
3.0
2.0
1.0