Last Version

Nano Framework Parent Pom 9

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

org.nanoframework
ArtifactId

ArtifactId

super
Version

Version

9
Type

Type

pom
Description

Description

Nano Framework Parent Pom
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://maven.apache.org

Download super 9

Filename Size
super-9.pom 22 KB
Browse

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

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.