Categories |
CategoriesSmile Business Logic Libraries Machine Learning |
---|---|
GroupId | GroupIdcom.github.haifengl |
ArtifactId | ArtifactIdsmile-io |
Version | Version2.5.2 |
Type | Typejar |
Filename | Size |
---|---|
smile-io-2.5.2.pom | |
smile-io-2.5.2.jar | 60 KB |
smile-io-2.5.2-sources.jar | 32 KB |
smile-io-2.5.2-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.haifengl/smile-io/ -->
<dependency>
<groupId>com.github.haifengl</groupId>
<artifactId>smile-io</artifactId>
<version>2.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.haifengl/smile-io/
implementation 'com.github.haifengl:smile-io:2.5.2'
// https://jarcasting.com/artifacts/com.github.haifengl/smile-io/
implementation ("com.github.haifengl:smile-io:2.5.2")
'com.github.haifengl:smile-io:jar:2.5.2'
<dependency org="com.github.haifengl" name="smile-io" rev="2.5.2">
<artifact name="smile-io" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.haifengl', module='smile-io', version='2.5.2')
)
libraryDependencies += "com.github.haifengl" % "smile-io" % "2.5.2"
[com.github.haifengl/smile-io "2.5.2"]