Categories |
CategoriesJava Languages |
---|---|
GroupId | GroupIdcom.github.esrrhs |
ArtifactId | ArtifactIdfakescript-java |
Version | Version1.0.3 |
Type | Typejar |
Filename | Size |
---|---|
fakescript-java-1.0.3.pom | |
fakescript-java-1.0.3.jar | 177 KB |
fakescript-java-1.0.3-sources.jar | 92 KB |
fakescript-java-1.0.3-javadoc.jar | 267 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.esrrhs/fakescript-java/ -->
<dependency>
<groupId>com.github.esrrhs</groupId>
<artifactId>fakescript-java</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.esrrhs/fakescript-java/
implementation 'com.github.esrrhs:fakescript-java:1.0.3'
// https://jarcasting.com/artifacts/com.github.esrrhs/fakescript-java/
implementation ("com.github.esrrhs:fakescript-java:1.0.3")
'com.github.esrrhs:fakescript-java:jar:1.0.3'
<dependency org="com.github.esrrhs" name="fakescript-java" rev="1.0.3">
<artifact name="fakescript-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.esrrhs', module='fakescript-java', version='1.0.3')
)
libraryDependencies += "com.github.esrrhs" % "fakescript-java" % "1.0.3"
[com.github.esrrhs/fakescript-java "1.0.3"]