| License | License | 
|---|---|
| GroupId | GroupIdcom.bbn.bue | 
| ArtifactId | ArtifactIdscoring-open | 
| Last Version | Last Version4.1.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionUtilities for writing scorers Open-source code shared by several BBN Speech and Language projects | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| scoring-open-4.1.2.pom | |
| scoring-open-4.1.2.jar | 53 KB | 
| scoring-open-4.1.2-sources.jar | 26 KB | 
| scoring-open-4.1.2-javadoc.jar | 163 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.bbn.bue/scoring-open/ -->
<dependency>
    <groupId>com.bbn.bue</groupId>
    <artifactId>scoring-open</artifactId>
    <version>4.1.2</version>
</dependency>// https://jarcasting.com/artifacts/com.bbn.bue/scoring-open/
implementation 'com.bbn.bue:scoring-open:4.1.2'// https://jarcasting.com/artifacts/com.bbn.bue/scoring-open/
implementation ("com.bbn.bue:scoring-open:4.1.2")'com.bbn.bue:scoring-open:jar:4.1.2'<dependency org="com.bbn.bue" name="scoring-open" rev="4.1.2">
  <artifact name="scoring-open" type="jar" />
</dependency>@Grapes(
@Grab(group='com.bbn.bue', module='scoring-open', version='4.1.2')
)libraryDependencies += "com.bbn.bue" % "scoring-open" % "4.1.2"[com.bbn.bue/scoring-open "4.1.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.bbn.bue : common-core-open | jar | 4.1.2 | 
| com.bbn.bue : common-core-jackson-serialization-open | jar | 4.1.2 | 
| com.google.guava : guava | jar | 19.0 | 
| org.immutables : value | jar | 2.1.7 | 
| org.immutables : func | jar | 2.1.7 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 |