is not current version
Last Version 1.0.26

org.prompto:CodeFactory 0.0.23

A web site for creating Prompto applications

GroupId

GroupId

org.prompto
ArtifactId

ArtifactId

CodeFactory
Version

Version

0.0.23
Type

Type

jar

Download CodeFactory 0.0.23


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