Byteio Project Parent

Byteio maven project parent pom.xml Includes organization, licenses, SCM

License

License

GroupId

GroupId

org.byteio
ArtifactId

ArtifactId

byteio-parent
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

pom
Description

Description

Byteio Project Parent
Byteio maven project parent pom.xml Includes organization, licenses, SCM
Project Organization

Project Organization

Byteio, Inc.

Download byteio-parent

Filename Size
byteio-parent-1.0.pom 3 KB
Browse

How to add to project

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

Versions

Version
1.0