is not current version
Last Version 1.0.0

com.github.MyEclipse1214:pybuiltin4j 0.0.1-RELEASE


Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.MyEclipse1214
ArtifactId

ArtifactId

pybuiltin4j
Version

Version

0.0.1-RELEASE
Type

Type

jar

Download pybuiltin4j 0.0.1-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.MyEclipse1214/pybuiltin4j/ -->
<dependency>
    <groupId>com.github.MyEclipse1214</groupId>
    <artifactId>pybuiltin4j</artifactId>
    <version>0.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.MyEclipse1214/pybuiltin4j/
implementation 'com.github.MyEclipse1214:pybuiltin4j:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.MyEclipse1214/pybuiltin4j/
implementation ("com.github.MyEclipse1214:pybuiltin4j:0.0.1-RELEASE")
'com.github.MyEclipse1214:pybuiltin4j:jar:0.0.1-RELEASE'
<dependency org="com.github.MyEclipse1214" name="pybuiltin4j" rev="0.0.1-RELEASE">
  <artifact name="pybuiltin4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.MyEclipse1214', module='pybuiltin4j', version='0.0.1-RELEASE')
)
libraryDependencies += "com.github.MyEclipse1214" % "pybuiltin4j" % "0.0.1-RELEASE"
[com.github.MyEclipse1214/pybuiltin4j "0.0.1-RELEASE"]