Last Version

FindStructAPI 0.0.1

FindStructAPI is used by Apache cTAKES. It was originally developed out of mit.edu's NLP group

License

License

GroupId

GroupId

edu.mit.findstruct
ArtifactId

ArtifactId

findstructapi
Version

Version

0.0.1
Type

Type

jar
Description

Description

FindStructAPI
FindStructAPI is used by Apache cTAKES. It was originally developed out of mit.edu's NLP group
Project URL

Project URL

http://groups.csail.mit.edu/medg/projects/text/findstruct
Source Code Management

Source Code Management

http://groups.csail.mit.edu/medg/projects/text/findstruct/FindStruct_multiple.zip

Download findstructapi 0.0.1


<!-- https://jarcasting.com/artifacts/edu.mit.findstruct/findstructapi/ -->
<dependency>
    <groupId>edu.mit.findstruct</groupId>
    <artifactId>findstructapi</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/edu.mit.findstruct/findstructapi/
implementation 'edu.mit.findstruct:findstructapi:0.0.1'
// https://jarcasting.com/artifacts/edu.mit.findstruct/findstructapi/
implementation ("edu.mit.findstruct:findstructapi:0.0.1")
'edu.mit.findstruct:findstructapi:jar:0.0.1'
<dependency org="edu.mit.findstruct" name="findstructapi" rev="0.0.1">
  <artifact name="findstructapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.mit.findstruct', module='findstructapi', version='0.0.1')
)
libraryDependencies += "edu.mit.findstruct" % "findstructapi" % "0.0.1"
[edu.mit.findstruct/findstructapi "0.0.1"]

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.