Last Version

Parent 1.0

Parent pom for Palatable

License

License

Categories

Categories

JNA Development Tools Native
GroupId

GroupId

com.jnape.palatable
ArtifactId

ArtifactId

parent
Version

Version

1.0
Type

Type

pom
Description

Description

Parent
Parent pom for Palatable
Project URL

Project URL

http://www.github.com/palatable/parent

Download parent 1.0

Filename Size
parent-1.0.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/com.jnape.palatable/parent/ -->
<dependency>
    <groupId>com.jnape.palatable</groupId>
    <artifactId>parent</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jnape.palatable/parent/
implementation 'com.jnape.palatable:parent:1.0'
// https://jarcasting.com/artifacts/com.jnape.palatable/parent/
implementation ("com.jnape.palatable:parent:1.0")
'com.jnape.palatable:parent:pom:1.0'
<dependency org="com.jnape.palatable" name="parent" rev="1.0">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jnape.palatable', module='parent', version='1.0')
)
libraryDependencies += "com.jnape.palatable" % "parent" % "1.0"
[com.jnape.palatable/parent "1.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.