GroupId | GroupIdio.github.ma1uta.matrix |
---|---|
ArtifactId | ArtifactIdcommon-impl |
Version | Version0.9.0 |
Type | Typejar |
Filename | Size |
---|---|
common-impl-0.9.0.pom | |
common-impl-0.9.0.jar | 6 KB |
common-impl-0.9.0-sources.jar | 7 KB |
common-impl-0.9.0-javadoc.jar | 411 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ma1uta.matrix/common-impl/ -->
<dependency>
<groupId>io.github.ma1uta.matrix</groupId>
<artifactId>common-impl</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ma1uta.matrix/common-impl/
implementation 'io.github.ma1uta.matrix:common-impl:0.9.0'
// https://jarcasting.com/artifacts/io.github.ma1uta.matrix/common-impl/
implementation ("io.github.ma1uta.matrix:common-impl:0.9.0")
'io.github.ma1uta.matrix:common-impl:jar:0.9.0'
<dependency org="io.github.ma1uta.matrix" name="common-impl" rev="0.9.0">
<artifact name="common-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ma1uta.matrix', module='common-impl', version='0.9.0')
)
libraryDependencies += "io.github.ma1uta.matrix" % "common-impl" % "0.9.0"
[io.github.ma1uta.matrix/common-impl "0.9.0"]