Last Version

knowitall 1.0.2

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

GroupId

GroupId

edu.washington.cs.knowitall
ArtifactId

ArtifactId

knowitall-oss
Version

Version

1.0.2
Type

Type

pom
Description

Description

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

Project Organization

University of Washington CSE
Source Code Management

Source Code Management

https://github.com/knowitall

Download knowitall-oss 1.0.2

Filename Size
knowitall-oss-1.0.2.pom 2 KB
Browse

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

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.