Last Version

pybuiltin4j 1.0.0

Use Java implement Python Built-in function, just for fun~

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.MyEclipse1214
ArtifactId

ArtifactId

pybuiltin4j
Version

Version

1.0.0
Type

Type

jar
Description

Description

pybuiltin4j
Use Java implement Python Built-in function, just for fun~
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/MyEclipse1214/pybuiltin4j

Download pybuiltin4j 1.0.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.