License |
License |
---|---|
Categories |
CategoriesPython Languages CLI User Interface |
GroupId | GroupIdorg.eclipse.steady |
ArtifactId | ArtifactIdlang-python |
Last Version | Last Version3.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsteady-lang-python
Core classes for Python analysis
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lang-python-3.2.4.pom | |
lang-python-3.2.4.jar | 375 KB |
lang-python-3.2.4-sources.jar | 187 KB |
lang-python-3.2.4-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.steady/lang-python/ -->
<dependency>
<groupId>org.eclipse.steady</groupId>
<artifactId>lang-python</artifactId>
<version>3.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.steady/lang-python/
implementation 'org.eclipse.steady:lang-python:3.2.4'
// https://jarcasting.com/artifacts/org.eclipse.steady/lang-python/
implementation ("org.eclipse.steady:lang-python:3.2.4")
'org.eclipse.steady:lang-python:jar:3.2.4'
<dependency org="org.eclipse.steady" name="lang-python" rev="3.2.4">
<artifact name="lang-python" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.steady', module='lang-python', version='3.2.4')
)
libraryDependencies += "org.eclipse.steady" % "lang-python" % "3.2.4"
[org.eclipse.steady/lang-python "3.2.4"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.steady : lang | jar | 3.2.4 |
org.apache.commons : commons-compress | jar | 1.21 |
javax.validation : validation-api | jar | 2.0.1.Final |
org.apache.logging.log4j : log4j-api | jar | 2.17.2 |
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
com.github.spotbugs : spotbugs-annotations | jar | 4.5.3 |