GroupId | GroupIdio.github.ma1uta.matrix |
---|---|
ArtifactId | ArtifactIdcommon-impl |
Version | Version0.10.1 |
Type | Typejar |
Filename | Size |
---|---|
common-impl-0.10.1.pom | |
common-impl-0.10.1.jar | 7 KB |
common-impl-0.10.1-sources.jar | 8 KB |
common-impl-0.10.1-javadoc.jar | 419 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.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ma1uta.matrix/common-impl/
implementation 'io.github.ma1uta.matrix:common-impl:0.10.1'
// https://jarcasting.com/artifacts/io.github.ma1uta.matrix/common-impl/
implementation ("io.github.ma1uta.matrix:common-impl:0.10.1")
'io.github.ma1uta.matrix:common-impl:jar:0.10.1'
<dependency org="io.github.ma1uta.matrix" name="common-impl" rev="0.10.1">
<artifact name="common-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ma1uta.matrix', module='common-impl', version='0.10.1')
)
libraryDependencies += "io.github.ma1uta.matrix" % "common-impl" % "0.10.1"
[io.github.ma1uta.matrix/common-impl "0.10.1"]