GroupId | GroupIdcom.github.imas-alex |
---|---|
ArtifactId | ArtifactIdJEntigrator |
Version | Version0.0.4 |
Type | Typejar |
Filename | Size |
---|---|
JEntigrator-0.0.4.pom | |
JEntigrator-0.0.4.jar | 1 MB |
JEntigrator-0.0.4-sources.jar | 920 KB |
JEntigrator-0.0.4-javadoc.jar | 996 KB |
JEntigrator-0.0.4-dependencies.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.imas-alex/JEntigrator/ -->
<dependency>
<groupId>com.github.imas-alex</groupId>
<artifactId>JEntigrator</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.imas-alex/JEntigrator/
implementation 'com.github.imas-alex:JEntigrator:0.0.4'
// https://jarcasting.com/artifacts/com.github.imas-alex/JEntigrator/
implementation ("com.github.imas-alex:JEntigrator:0.0.4")
'com.github.imas-alex:JEntigrator:jar:0.0.4'
<dependency org="com.github.imas-alex" name="JEntigrator" rev="0.0.4">
<artifact name="JEntigrator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.imas-alex', module='JEntigrator', version='0.0.4')
)
libraryDependencies += "com.github.imas-alex" % "JEntigrator" % "0.0.4"
[com.github.imas-alex/JEntigrator "0.0.4"]