org.jsoftware:jsoftware

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

GroupId

GroupId

org.jsoftware
ArtifactId

ArtifactId

jsoftware
Last Version

Last Version

1.8.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/
Project Organization

Project Organization

jsoftware.org

Download jsoftware

Filename Size
jsoftware-1.8.0.pom 6 KB
Browse

How to add to project

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