io.bunting.keyring:project

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

License

License

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

io.bunting.keyring
ArtifactId

ArtifactId

project
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download project

Filename Size
project-0.2.0.pom 3 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • keyring
  • keyring-tool

Versions

Version
0.2.0
0.1.0