is not current version
Last Version 1.6.3

org.jpmml:pmml-model-gwt 1.2.5

JPMML GWT compatible class model

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks JPMML Business Logic Libraries Machine Learning
GroupId

GroupId

org.jpmml
ArtifactId

ArtifactId

pmml-model-gwt
Version

Version

1.2.5
Type

Type

jar

Download pmml-model-gwt 1.2.5


<!-- https://jarcasting.com/artifacts/org.jpmml/pmml-model-gwt/ -->
<dependency>
    <groupId>org.jpmml</groupId>
    <artifactId>pmml-model-gwt</artifactId>
    <version>1.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.jpmml/pmml-model-gwt/
implementation 'org.jpmml:pmml-model-gwt:1.2.5'
// https://jarcasting.com/artifacts/org.jpmml/pmml-model-gwt/
implementation ("org.jpmml:pmml-model-gwt:1.2.5")
'org.jpmml:pmml-model-gwt:jar:1.2.5'
<dependency org="org.jpmml" name="pmml-model-gwt" rev="1.2.5">
  <artifact name="pmml-model-gwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jpmml', module='pmml-model-gwt', version='1.2.5')
)
libraryDependencies += "org.jpmml" % "pmml-model-gwt" % "1.2.5"
[org.jpmml/pmml-model-gwt "1.2.5"]