File | Operation |
---|---|
python-community-24.1.0.pom | download |
<dependency>
<groupId>org.graalvm.polyglot</groupId>
<artifactId>python-community</artifactId>
<version>24.1.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.graalvm.polyglot', module='python-community', version='24.1.0')
)
runtime