GroupId | GroupIdcom.github.wolf480pl |
---|---|
ArtifactId | ArtifactIdmias4j |
Version | Version0.1.0 |
Type | Typejar |
Filename | Size |
---|---|
mias4j-0.1.0.pom | |
mias4j-0.1.0.jar | 43 KB |
mias4j-0.1.0-sources.jar | 31 KB |
mias4j-0.1.0-javadoc.jar | 182 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.wolf480pl/mias4j/ -->
<dependency>
<groupId>com.github.wolf480pl</groupId>
<artifactId>mias4j</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wolf480pl/mias4j/
implementation 'com.github.wolf480pl:mias4j:0.1.0'
// https://jarcasting.com/artifacts/com.github.wolf480pl/mias4j/
implementation ("com.github.wolf480pl:mias4j:0.1.0")
'com.github.wolf480pl:mias4j:jar:0.1.0'
<dependency org="com.github.wolf480pl" name="mias4j" rev="0.1.0">
<artifact name="mias4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wolf480pl', module='mias4j', version='0.1.0')
)
libraryDependencies += "com.github.wolf480pl" % "mias4j" % "0.1.0"
[com.github.wolf480pl/mias4j "0.1.0"]